We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 396cc1e + bc6ac38 commit f1f110bCopy full SHA for f1f110b
package.json
@@ -20,7 +20,7 @@
20
"license": "MIT",
21
"devDependencies": {
22
"babel-plugin-add-module-exports": "^0.2.1",
23
- "babel-plugin-istanbul": "^4.1.3",
+ "babel-plugin-istanbul": "^5.1.1",
24
"babel-plugin-transform-es2015-modules-umd": "^6.18.0",
25
"babel-preset-es2015": "^6.18.0",
26
"coveralls": "^3.0.1",
@@ -32,11 +32,11 @@
32
"grunt-contrib-clean": "^2.0.0",
33
"grunt-contrib-uglify": "^3.0.0",
34
"grunt-release-it": "^1.0.1",
35
- "jsdom": "^12.0.0",
+ "jsdom": "^13.0.0",
36
"jsdom-global": "^3.0.2",
37
"load-grunt-tasks": "^4.0.0",
38
"mocha": "^5.0.0",
39
- "nyc": "^12.0.1",
+ "nyc": "^13.2.0",
40
"unexpected": "^11.0.1"
41
},
42
"babel": {
0 commit comments