Skip to content

Commit

Permalink
[Dev Deps] update casual, enzyme, enzyme-adapter-react-helper, …
Browse files Browse the repository at this point in the history
…`eslint`, `eslint-plugin-import`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`, `sinon`, `webpack`
  • Loading branch information
ljharb committed Jan 18, 2018
1 parent 7949adf commit 76c10eb
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Expand Up @@ -34,26 +34,26 @@
"babel-jest": "^21.2.0",
"babel-plugin-transform-replace-object-assign": "^0.2.1",
"babel-preset-airbnb": "^2.4.0",
"casual": "^1.5.17",
"casual": "^1.5.19",
"chai": "^4.1.2",
"chai-enzyme": "^1.0.0-beta.0",
"enzyme": "^3.2.0",
"enzyme-adapter-react-helper": "^1.0.3",
"eslint": "^4.11.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-helper": "^1.2.2",
"eslint": "^4.15.0",
"eslint-config-airbnb": "^16.1.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.4.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.3",
"eslint-plugin-react": "^7.5.1",
"jest": "^21.2.1",
"react": "^0.14 || ^15 || ^16",
"react-dom": "^0.14 || ^15 || ^16",
"react-test-renderer": "^0.14 || ^15 || ^16",
"rimraf": "^2.6.2",
"safe-publish-latest": "^1.1.1",
"sinon": "^4.1.2",
"sinon": "^4.1.6",
"sinon-chai": "^2.14.0",
"sinon-sandbox": "^1.0.2",
"webpack": "^3.7.1"
"webpack": "^3.10.0"
},
"peerDependencies": {
"react": "^0.14 || ^15 || ^16",
Expand Down

0 comments on commit 76c10eb

Please sign in to comment.