Skip to content

Commit 5beefd6

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent cd07de9 commit 5beefd6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

package.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,17 @@
3737
"codeclimate-test-reporter": "0.5.1",
3838
"coveralls": "2.13.3",
3939
"esdoc": "0.5.2",
40-
"nyc": "14.1.1"
40+
"nyc": "14.1.1",
41+
"@babel/cli": "7.8.4",
42+
"@babel/core": "7.9.0",
43+
"@babel/polyfill": "7.8.7",
44+
"@babel/preset-env": "7.9.5",
45+
"@babel/register": "7.9.0",
46+
"esdoc-inject-script-plugin": "1.0.0",
47+
"esdoc-inject-style-plugin": "1.0.0",
48+
"esdoc-standard-plugin": "1.0.0",
49+
"np": "6.2.1",
50+
"xo": "0.29.1"
4151
},
4252
"homepage": "http://aureooms.github.io/js-random/",
4353
"keywords": [

0 commit comments

Comments
 (0)