Skip to content

Commit 1293c17

Browse files
😒 chore(deps): Upgrade.
1 parent 8de31d1 commit 1293c17

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,9 +27,9 @@
2727
"url": "https://github.com/aureooms/js-collections-defaultdict/issues"
2828
},
2929
"dependencies": {
30-
"@aureooms/js-collections-dict": "^3.0.0",
31-
"@aureooms/js-error": "^3.0.0",
32-
"@aureooms/js-mapping": "^3.0.0"
30+
"@aureooms/js-collections-dict": "^4.0.0",
31+
"@aureooms/js-error": "^4.0.0",
32+
"@aureooms/js-mapping": "^3.1.0"
3333
},
3434
"devDependencies": {
3535
"@aureooms/js-compare": "1.4.5",
@@ -39,7 +39,7 @@
3939
"@aureooms/js-operator": "1.0.2",
4040
"@aureooms/js-sort": "7.0.0",
4141
"ava": "3.8.1",
42-
"coveralls": "2.13.3",
42+
"coveralls": "3.1.0",
4343
"esdoc": "1.1.0",
4444
"nyc": "15.0.1",
4545
"@babel/cli": "7.8.4",
@@ -50,7 +50,7 @@
5050
"esdoc-inject-script-plugin": "1.0.0",
5151
"esdoc-inject-style-plugin": "1.0.0",
5252
"esdoc-standard-plugin": "1.0.0",
53-
"np": "6.2.1"
53+
"np": "6.2.3"
5454
},
5555
"homepage": "http://aureooms.github.io/js-collections-defaultdict/",
5656
"keywords": [

0 commit comments

Comments
 (0)