Skip to content

Commit 150464e

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent 1e1856a commit 150464e

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
@@ -39,7 +39,17 @@
3939
"codeclimate-test-reporter": "^0.4.1",
4040
"coveralls": "^2.13.1",
4141
"esdoc": "^0.5.2",
42-
"nyc": "^11.0.0"
42+
"nyc": "^11.0.0",
43+
"@babel/cli": "7.8.4",
44+
"@babel/core": "7.9.0",
45+
"@babel/polyfill": "7.8.7",
46+
"@babel/preset-env": "7.9.5",
47+
"@babel/register": "7.9.0",
48+
"esdoc-inject-script-plugin": "1.0.0",
49+
"esdoc-inject-style-plugin": "1.0.0",
50+
"esdoc-standard-plugin": "1.0.0",
51+
"np": "6.2.1",
52+
"xo": "0.29.1"
4353
},
4454
"homepage": "https://aureooms.github.io/js-integer",
4555
"keywords": [

0 commit comments

Comments
 (0)