Skip to content

Commit d4ea543

Browse files
😒 chore(deps): Upgrade.
1 parent 4701f20 commit d4ea543

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@
2727
"url": "https://github.com/aureooms/js-collections-ordereddict/issues"
2828
},
2929
"dependencies": {
30-
"@aureooms/js-collections-dict": "^3.0.0",
31-
"@aureooms/js-dll": "^6.0.10",
32-
"@aureooms/js-error": "^3.0.0",
33-
"@aureooms/js-mapping": "^3.0.0"
30+
"@aureooms/js-collections-dict": "^4.0.0",
31+
"@aureooms/js-dll": "^7.0.0",
32+
"@aureooms/js-error": "^4.0.0",
33+
"@aureooms/js-mapping": "^3.1.0"
3434
},
3535
"devDependencies": {
3636
"@aureooms/js-compare": "^1.4.5",
37-
"@aureooms/js-itertools": "^3.1.0",
37+
"@aureooms/js-itertools": "^3.4.0",
3838
"ava": "^3.8.1",
39-
"coveralls": "^2.11.15",
39+
"coveralls": "^3.1.0",
4040
"esdoc": "^1.1.0",
4141
"nyc": "^15.0.1",
4242
"@babel/cli": "7.8.4",
@@ -47,7 +47,7 @@
4747
"esdoc-inject-script-plugin": "1.0.0",
4848
"esdoc-inject-style-plugin": "1.0.0",
4949
"esdoc-standard-plugin": "1.0.0",
50-
"np": "6.2.1"
50+
"np": "6.2.3"
5151
},
5252
"homepage": "http://aureooms.github.io/js-collections-ordereddict/",
5353
"keywords": [

0 commit comments

Comments
 (0)