Skip to content

Commit

Permalink
Pin Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 20, 2018
1 parent 14cf910 commit 2015d6c
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,27 +25,27 @@
},
"homepage": "https://github.com/sbardian/opentrivia-react#readme",
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-core": "^6.24.1",
"babel-loader": "^7.0.0",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"chai": "^3.5.0",
"coveralls": "^2.13.1",
"enzyme": "^2.8.2",
"eslint": "^3.19.0",
"eslint-config-airbnb": "^15.0.1",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^5.0.3",
"eslint-plugin-react": "^7.0.1",
"jsdom": "^11.0.0",
"mocha": "^3.4.2",
"nyc": "^10.3.2",
"react": "^15.5.4",
"react-addons-test-utils": "^15.5.1",
"react-dom": "^15.5.4",
"travis-ci": "^2.1.1"
"babel-cli": "6.26.0",
"babel-core": "6.26.0",
"babel-loader": "7.1.4",
"babel-plugin-add-module-exports": "0.2.1",
"babel-preset-es2015": "6.24.1",
"babel-preset-react": "6.24.1",
"chai": "3.5.0",
"coveralls": "2.13.3",
"enzyme": "2.9.1",
"eslint": "3.19.0",
"eslint-config-airbnb": "15.1.0",
"eslint-plugin-import": "2.9.0",
"eslint-plugin-jsx-a11y": "5.1.1",
"eslint-plugin-react": "7.7.0",
"jsdom": "11.6.2",
"mocha": "3.5.3",
"nyc": "10.3.2",
"react": "15.6.2",
"react-addons-test-utils": "15.6.2",
"react-dom": "15.6.2",
"travis-ci": "2.1.1"
},
"dependencies": {
"babel-plugin-transform-object-rest-spread": "^6.23.0",
Expand Down

0 comments on commit 2015d6c

Please sign in to comment.