Skip to content

Commit 20c2b5d

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent 55d5926 commit 20c2b5d

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

0 commit comments

Comments
 (0)