Skip to content

Commit 03089fb

Browse files
authored
Merge branch 'master' into greenkeeper/grunt-contrib-uglify-4.0.0
2 parents 6de6c07 + bc6ac38 commit 03089fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"license": "MIT",
2121
"devDependencies": {
2222
"babel-plugin-add-module-exports": "^0.2.1",
23-
"babel-plugin-istanbul": "^4.1.3",
23+
"babel-plugin-istanbul": "^5.1.1",
2424
"babel-plugin-transform-es2015-modules-umd": "^6.18.0",
2525
"babel-preset-es2015": "^6.18.0",
2626
"coveralls": "^3.0.1",
@@ -29,14 +29,14 @@
2929
"grunt": "^1.0.1",
3030
"grunt-babel": "^6.0.0",
3131
"grunt-banner": "^0.6.0",
32-
"grunt-contrib-clean": "^1.0.0",
32+
"grunt-contrib-clean": "^2.0.0",
3333
"grunt-contrib-uglify": "^4.0.0",
3434
"grunt-release-it": "^1.0.1",
35-
"jsdom": "^11.6.2",
35+
"jsdom": "^13.0.0",
3636
"jsdom-global": "^3.0.2",
3737
"load-grunt-tasks": "^4.0.0",
3838
"mocha": "^5.0.0",
39-
"nyc": "^11.4.1",
39+
"nyc": "^13.2.0",
4040
"unexpected": "^10.13.3"
4141
},
4242
"babel": {

0 commit comments

Comments
 (0)