Skip to content

Commit 53f77e6

Browse files
😒 chore(deps): Upgrade.
1 parent a68bc5b commit 53f77e6

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
@@ -28,7 +28,7 @@
2828
"url": "https://github.com/aureooms/js-integer/issues"
2929
},
3030
"dependencies": {
31-
"@aureooms/js-error": "^3.0.0",
31+
"@aureooms/js-error": "^4.0.0",
3232
"@aureooms/js-integer-big-endian": "^4.1.0"
3333
},
3434
"devDependencies": {
@@ -38,9 +38,9 @@
3838
"@aureooms/js-random": "^2.0.0",
3939
"@aureooms/js-string": "^0.2.0",
4040
"ava": "^3.7.1",
41-
"coveralls": "^2.13.1",
41+
"coveralls": "^3.0.14",
4242
"esdoc": "^1.1.0",
43-
"nyc": "^11.0.0",
43+
"nyc": "^15.0.1",
4444
"@babel/cli": "7.8.4",
4545
"@babel/core": "7.9.0",
4646
"@babel/polyfill": "7.8.7",
@@ -49,7 +49,7 @@
4949
"esdoc-inject-script-plugin": "1.0.0",
5050
"esdoc-inject-style-plugin": "1.0.0",
5151
"esdoc-standard-plugin": "1.0.0",
52-
"np": "6.2.1"
52+
"np": "6.2.2"
5353
},
5454
"homepage": "https://aureooms.github.io/js-integer",
5555
"keywords": [

0 commit comments

Comments
 (0)