Skip to content

Commit

Permalink
[Dev Deps] update sinon, babel-preset-airbnb, chai, `create-rea…
Browse files Browse the repository at this point in the history
…ct-class`, `babel-core`, `karma-firefox-launcher`, `karma-mocha`, `karma-webpack`
  • Loading branch information
ljharb committed Jun 22, 2017
1 parent d34630e commit b2e4bf0
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 @@ -70,15 +70,15 @@
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-core": "^6.24.1",
"babel-core": "^6.25.0",
"babel-eslint": "^7.2.3",
"babel-loader": "^6.4.1",
"babel-plugin-transform-replace-object-assign": "^0.2.1",
"babel-preset-airbnb": "^2.2.3",
"babel-preset-airbnb": "^2.3.3",
"babel-register": "^6.24.1",
"chai": "^4.0.1",
"chai": "^4.0.2",
"coveralls": "^2.13.1",
"create-react-class": "^15.5.3",
"create-react-class": "^15.6.0",
"enzyme-example-jest": "^0.1.0",
"enzyme-example-karma": "^0.1.1",
"enzyme-example-karma-webpack": "^0.1.4",
Expand All @@ -97,14 +97,14 @@
"json-loader": "^0.5.4",
"karma": "^1.3.0",
"karma-chrome-launcher": "^1.0.1",
"karma-firefox-launcher": "^1.0.0",
"karma-mocha": "^1.2.0",
"karma-firefox-launcher": "^1.0.1",
"karma-mocha": "^1.3.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^1.8.0",
"karma-webpack": "^1.8.1",
"mocha": "^3.4.2",
"rimraf": "^2.6.1",
"safe-publish-latest": "^1.1.1",
"sinon": "^2.3.2",
"sinon": "^2.3.5",
"webpack": "^1.13.3"
},
"peerDependencies": {
Expand Down

0 comments on commit b2e4bf0

Please sign in to comment.