We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63ea71 commit 4ffc728Copy full SHA for 4ffc728
package.json
@@ -27,16 +27,16 @@
27
"url": "https://github.com/aureooms/js-red-black-tree/issues"
28
},
29
"dependencies": {
30
- "chalk": "^2.0.0"
+ "chalk": "^4.0.0"
31
32
"devDependencies": {
33
"@aureooms/js-compare": "1.4.5",
34
"@aureooms/js-itertools": "3.4.0",
35
"@aureooms/js-random": "2.0.0",
36
"ava": "3.7.1",
37
- "coveralls": "2.13.3",
+ "coveralls": "3.0.14",
38
"esdoc": "1.1.0",
39
- "nyc": "11.9.0",
+ "nyc": "15.0.1",
40
"@babel/cli": "7.8.4",
41
"@babel/core": "7.9.0",
42
"@babel/polyfill": "7.8.7",
@@ -45,7 +45,7 @@
45
"esdoc-inject-script-plugin": "1.0.0",
46
"esdoc-inject-style-plugin": "1.0.0",
47
"esdoc-standard-plugin": "1.0.0",
48
- "np": "6.2.1"
+ "np": "6.2.2"
49
50
"homepage": "https://aureooms.github.io/js-red-black-tree",
51
"keywords": [
0 commit comments