Skip to content

Commit c2d8c15

Browse files
committed
[Dev Deps] update airbnb-js-shims, babel-cli, babel-preset-airbnb, babel-register, eslint, eslint-config-airbnb-base, eslint-plugin-import, rimraf, safe-publish-latest, chai, mocha
1 parent eeccd16 commit c2d8c15

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,21 @@
3939
},
4040
"homepage": "https://github.com/airbnb/react-with-styles-interface-react-native#readme",
4141
"devDependencies": {
42-
"airbnb-js-shims": "^1.0.1",
43-
"babel-cli": "^6.11.4",
44-
"babel-preset-airbnb": "^2.0.0",
45-
"babel-register": "^6.11.6",
46-
"chai": "^3.5.0",
47-
"eslint": "^3.3.1",
48-
"eslint-config-airbnb-base": "^11.0.1",
49-
"eslint-plugin-import": "^2.2.0",
42+
"airbnb-js-shims": "^1.3.0",
43+
"babel-cli": "^6.26.0",
44+
"babel-preset-airbnb": "^2.4.0",
45+
"babel-register": "^6.26.0",
46+
"chai": "^4.1.2",
47+
"eslint": "^4.10.0",
48+
"eslint-config-airbnb-base": "^12.1.0",
49+
"eslint-plugin-import": "^2.8.0",
5050
"in-publish": "^2.0.0",
51-
"mocha": "^3.0.2",
51+
"mocha": "^4.0.1",
5252
"react": "^15.3.1",
5353
"react-native": "^0.42.0",
5454
"react-native-mock": "^0.3.1",
55-
"rimraf": "^2.5.4",
56-
"safe-publish-latest": "^1.0.1"
55+
"rimraf": "^2.6.2",
56+
"safe-publish-latest": "^1.1.1"
5757
},
5858
"peerDependencies": {
5959
"react-native": ">= 0.8.0"

0 commit comments

Comments
 (0)