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.
babel-core
babel-preset-airbnb
chai
eslint-config-airbnb-base
eslint-plugin-import
mocha
1 parent d408919 commit aa2acaeCopy full SHA for aa2acae
package.json
@@ -42,17 +42,17 @@
42
"devDependencies": {
43
"airbnb-js-shims": "^1.1.1",
44
"babel-cli": "^6.24.1",
45
- "babel-core": "^6.24.1",
+ "babel-core": "^6.25.0",
46
"babel-eslint": "^7.2.3",
47
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
48
- "babel-preset-airbnb": "^2.2.3",
+ "babel-preset-airbnb": "^2.3.3",
49
"babel-register": "^6.24.1",
50
"chai": "^3.5.0",
51
"eslint": "^3.19.0",
52
- "eslint-config-airbnb-base": "^11.1.3",
53
- "eslint-plugin-import": "^2.2.0",
+ "eslint-config-airbnb-base": "^11.2.0",
+ "eslint-plugin-import": "^2.3.0",
54
"in-publish": "^2.0.0",
55
- "mocha": "^3.3.0",
+ "mocha": "^3.4.2",
56
"rimraf": "^2.6.1",
57
"safe-publish-latest": "^1.1.1"
58
},
0 commit comments