Skip to content

Commit c828cb4

Browse files
committed
[Dev Deps] update airbnb-js-shims, babel-cli, babel-core, babel-preset-airbnb, babel-register, chai, eslint, eslint-config-airbnb-base, eslint-plugin-import, mocha
1 parent f3d489f commit c828cb4

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@
4242
},
4343
"homepage": "https://github.com/airbnb/babel-plugin-dynamic-import-node#readme",
4444
"devDependencies": {
45-
"airbnb-js-shims": "^1.1.1",
46-
"babel-cli": "^6.24.1",
47-
"babel-core": "^6.25.0",
45+
"airbnb-js-shims": "^1.3.0",
46+
"babel-cli": "^6.26.0",
47+
"babel-core": "^6.26.0",
4848
"babel-eslint": "^7.2.3",
4949
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
50-
"babel-preset-airbnb": "^2.3.3",
50+
"babel-preset-airbnb": "^2.4.0",
5151
"babel-preset-es2015": "^6.24.1",
52-
"babel-register": "^6.24.1",
52+
"babel-register": "^6.26.0",
5353
"chai": "^3.5.0",
54-
"eslint": "^3.19.0",
55-
"eslint-config-airbnb-base": "^11.2.0",
56-
"eslint-plugin-import": "^2.3.0",
54+
"eslint": "^4.5.0",
55+
"eslint-config-airbnb-base": "^11.3.2",
56+
"eslint-plugin-import": "^2.7.0",
5757
"in-publish": "^2.0.0",
58-
"mocha": "^3.4.2",
58+
"mocha": "^3.5.0",
5959
"rimraf": "^2.6.1",
6060
"safe-publish-latest": "^1.1.1"
6161
},

0 commit comments

Comments
 (0)