Skip to content

Commit aa2acae

Browse files
committed
[Dev Deps] update babel-core, babel-preset-airbnb, chai, eslint-config-airbnb-base, eslint-plugin-import, mocha
1 parent d408919 commit aa2acae

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,17 +42,17 @@
4242
"devDependencies": {
4343
"airbnb-js-shims": "^1.1.1",
4444
"babel-cli": "^6.24.1",
45-
"babel-core": "^6.24.1",
45+
"babel-core": "^6.25.0",
4646
"babel-eslint": "^7.2.3",
4747
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
48-
"babel-preset-airbnb": "^2.2.3",
48+
"babel-preset-airbnb": "^2.3.3",
4949
"babel-register": "^6.24.1",
5050
"chai": "^3.5.0",
5151
"eslint": "^3.19.0",
52-
"eslint-config-airbnb-base": "^11.1.3",
53-
"eslint-plugin-import": "^2.2.0",
52+
"eslint-config-airbnb-base": "^11.2.0",
53+
"eslint-plugin-import": "^2.3.0",
5454
"in-publish": "^2.0.0",
55-
"mocha": "^3.3.0",
55+
"mocha": "^3.4.2",
5656
"rimraf": "^2.6.1",
5757
"safe-publish-latest": "^1.1.1"
5858
},

0 commit comments

Comments
 (0)