Skip to content

Commit

Permalink
[Dev Deps] update enzyme, eslint, sinon
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Nov 18, 2017
1 parent e51d7f9 commit 9b4b1ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -37,9 +37,9 @@
"casual": "^1.5.17",
"chai": "^4.1.2",
"chai-enzyme": "^1.0.0-beta.0",
"enzyme": "^3.1.0",
"enzyme": "^3.2.0",
"enzyme-adapter-react-helper": "^1.0.3",
"eslint": "^4.9.0",
"eslint": "^4.11.0",
"eslint-config-airbnb": "^16.1.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
Expand All @@ -50,7 +50,7 @@
"react-test-renderer": "^0.14 || ^15 || ^16",
"rimraf": "^2.6.2",
"safe-publish-latest": "^1.1.1",
"sinon": "^4.0.1",
"sinon": "^4.1.2",
"sinon-chai": "^2.14.0",
"sinon-sandbox": "^1.0.2",
"webpack": "^3.7.1"
Expand Down

0 comments on commit 9b4b1ca

Please sign in to comment.