Skip to content

Commit 41d414f

Browse files
😒 chore(deps-dev): Upgrade tool set.
1 parent 81321f0 commit 41d414f

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
@@ -35,7 +35,17 @@
3535
"codeclimate-test-reporter": "0.5.1",
3636
"coveralls": "2.13.3",
3737
"esdoc": "1.1.0",
38-
"nyc": "11.9.0"
38+
"nyc": "11.9.0",
39+
"@babel/cli": "7.8.4",
40+
"@babel/core": "7.9.0",
41+
"@babel/polyfill": "7.8.7",
42+
"@babel/preset-env": "7.9.5",
43+
"@babel/register": "7.9.0",
44+
"esdoc-inject-script-plugin": "1.0.0",
45+
"esdoc-inject-style-plugin": "1.0.0",
46+
"esdoc-standard-plugin": "1.0.0",
47+
"np": "6.2.1",
48+
"xo": "0.29.1"
3949
},
4050
"homepage": "https://aureooms.github.io/js-heapq",
4151
"keywords": [

0 commit comments

Comments
 (0)