Skip to content

Commit deb89c8

Browse files
😒 chore(deps): Upgrade.
1 parent 3845460 commit deb89c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
"dependencies": {
3030
"@aureooms/js-compare": "^1.4.5",
3131
"@aureooms/js-error": "^4.0.0",
32-
"@aureooms/js-itertools": "^3.1.1"
32+
"@aureooms/js-itertools": "^3.4.0"
3333
},
3434
"devDependencies": {
3535
"ava": "3.7.1",
36-
"coveralls": "2.13.3",
36+
"coveralls": "3.0.14",
3737
"esdoc": "1.1.0",
38-
"nyc": "11.9.0",
38+
"nyc": "15.0.1",
3939
"@babel/cli": "7.8.4",
4040
"@babel/core": "7.9.0",
4141
"@babel/polyfill": "7.8.7",
@@ -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.2"
4848
},
4949
"homepage": "https://aureooms.github.io/js-heapq",
5050
"keywords": [

0 commit comments

Comments
 (0)