Skip to content

Commit 8934b20

Browse files
😒 chore(deps): Upgrade.
1 parent 6947a48 commit 8934b20

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@
2727
"url": "https://github.com/aureooms/js-collections-namedtuple/issues"
2828
},
2929
"dependencies": {
30-
"@aureooms/js-collections-dict": "^3.0.0",
31-
"@aureooms/js-collections-ordereddict": "^3.0.0"
30+
"@aureooms/js-collections-dict": "^4.0.0",
31+
"@aureooms/js-collections-ordereddict": "^4.0.0"
3232
},
3333
"devDependencies": {
34-
"@aureooms/js-itertools": "^3.1.0",
34+
"@aureooms/js-itertools": "^3.4.0",
3535
"ava": "^3.8.1",
36-
"coveralls": "^2.11.15",
36+
"coveralls": "^3.1.0",
3737
"esdoc": "^1.1.0",
3838
"nyc": "^15.0.1",
3939
"@babel/cli": "7.8.4",
@@ -44,7 +44,7 @@
4444
"esdoc-inject-script-plugin": "1.0.0",
4545
"esdoc-inject-style-plugin": "1.0.0",
4646
"esdoc-standard-plugin": "1.0.0",
47-
"np": "6.2.1"
47+
"np": "6.2.3"
4848
},
4949
"homepage": "http://aureooms.github.io/js-collections-namedtuple/",
5050
"keywords": [

0 commit comments

Comments
 (0)