Skip to content

Commit 4ffc728

Browse files
😒 chore(deps-dev): Upgrade.
1 parent c63ea71 commit 4ffc728

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
@@ -27,16 +27,16 @@
2727
"url": "https://github.com/aureooms/js-red-black-tree/issues"
2828
},
2929
"dependencies": {
30-
"chalk": "^2.0.0"
30+
"chalk": "^4.0.0"
3131
},
3232
"devDependencies": {
3333
"@aureooms/js-compare": "1.4.5",
3434
"@aureooms/js-itertools": "3.4.0",
3535
"@aureooms/js-random": "2.0.0",
3636
"ava": "3.7.1",
37-
"coveralls": "2.13.3",
37+
"coveralls": "3.0.14",
3838
"esdoc": "1.1.0",
39-
"nyc": "11.9.0",
39+
"nyc": "15.0.1",
4040
"@babel/cli": "7.8.4",
4141
"@babel/core": "7.9.0",
4242
"@babel/polyfill": "7.8.7",
@@ -45,7 +45,7 @@
4545
"esdoc-inject-script-plugin": "1.0.0",
4646
"esdoc-inject-style-plugin": "1.0.0",
4747
"esdoc-standard-plugin": "1.0.0",
48-
"np": "6.2.1"
48+
"np": "6.2.2"
4949
},
5050
"homepage": "https://aureooms.github.io/js-red-black-tree",
5151
"keywords": [

0 commit comments

Comments
 (0)