Skip to content

Commit a267676

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent 0ec537d commit a267676

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

+11-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,17 @@
3636
"codeclimate-test-reporter": "0.5.1",
3737
"coveralls": "2.13.3",
3838
"esdoc": "0.5.2",
39-
"nyc": "11.9.0"
39+
"nyc": "11.9.0",
40+
"@babel/cli": "7.8.4",
41+
"@babel/core": "7.9.0",
42+
"@babel/polyfill": "7.8.7",
43+
"@babel/preset-env": "7.9.5",
44+
"@babel/register": "7.9.0",
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",
49+
"xo": "0.29.1"
4050
},
4151
"homepage": "https://aureooms.github.io/js-red-black-tree",
4252
"keywords": [

0 commit comments

Comments
 (0)