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

Commit

Permalink
[Dev Deps] update babel-preset-airbnb, enzyme, `enzyme-adapter-re…
Browse files Browse the repository at this point in the history
…act-helper`, `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `eslint-plugin-react`, `hypernova`
  • Loading branch information
ljharb committed Aug 15, 2018
1 parent 7486538 commit 67e6996
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,16 @@
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-preset-airbnb": "^2.5.2",
"babel-preset-airbnb": "^2.5.3",
"chai": "^4.1.2",
"enzyme": "^3.3.0",
"enzyme-adapter-react-helper": "^1.2.3",
"eslint": "^4.19.1",
"eslint-config-airbnb": "^17.0.0",
"eslint-plugin-import": "^2.13.0",
"enzyme": "^3.4.1",
"enzyme-adapter-react-helper": "^1.3.0",
"eslint": "^5.3.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.1",
"eslint-plugin-react": "^7.10.0",
"hypernova": "^2.2.6",
"eslint-plugin-react": "^7.11.1",
"hypernova": "^2.3.0",
"istanbul": "^0.4.5",
"jsdom": "^9.12.0",
"mocha": "^4.1.0",
Expand Down

0 comments on commit 67e6996

Please sign in to comment.