Skip to content

Commit 062b652

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent f2f0017 commit 062b652

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

package.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,20 @@
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.11.6",
43+
"@babel/core": "7.11.6",
44+
"@babel/preset-env": "7.11.5",
45+
"@babel/register": "7.11.5",
46+
"babel-plugin-transform-remove-console": "6.9.4",
47+
"babel-plugin-unassert": "3.0.1",
48+
"babel-preset-power-assert": "3.0.0",
49+
"esdoc-inject-script-plugin": "1.0.0",
50+
"esdoc-inject-style-plugin": "1.0.0",
51+
"esdoc-standard-plugin": "1.0.0",
52+
"np": "6.5.0",
53+
"power-assert": "1.6.1",
54+
"regenerator-runtime": "0.13.7"
4255
},
4356
"homepage": "http://aureooms.github.io/js-sort/",
4457
"keywords": [

0 commit comments

Comments
 (0)