Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 67e6996

Browse files
committed
[Dev Deps] update babel-preset-airbnb, enzyme, enzyme-adapter-react-helper, eslint, eslint-config-airbnb, eslint-plugin-import, eslint-plugin-react, hypernova
1 parent 7486538 commit 67e6996

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,16 +52,16 @@
5252
},
5353
"devDependencies": {
5454
"babel-cli": "^6.26.0",
55-
"babel-preset-airbnb": "^2.5.2",
55+
"babel-preset-airbnb": "^2.5.3",
5656
"chai": "^4.1.2",
57-
"enzyme": "^3.3.0",
58-
"enzyme-adapter-react-helper": "^1.2.3",
59-
"eslint": "^4.19.1",
60-
"eslint-config-airbnb": "^17.0.0",
61-
"eslint-plugin-import": "^2.13.0",
57+
"enzyme": "^3.4.1",
58+
"enzyme-adapter-react-helper": "^1.3.0",
59+
"eslint": "^5.3.0",
60+
"eslint-config-airbnb": "^17.1.0",
61+
"eslint-plugin-import": "^2.14.0",
6262
"eslint-plugin-jsx-a11y": "^6.1.1",
63-
"eslint-plugin-react": "^7.10.0",
64-
"hypernova": "^2.2.6",
63+
"eslint-plugin-react": "^7.11.1",
64+
"hypernova": "^2.3.0",
6565
"istanbul": "^0.4.5",
6666
"jsdom": "^9.12.0",
6767
"mocha": "^4.1.0",

0 commit comments

Comments
 (0)