Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#811)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2020
1 parent 2f966b6 commit 10b1ad6
Show file tree
Hide file tree
Showing 4 changed files with 657 additions and 606 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,24 +74,24 @@
"react-dom": ">=16.3.0"
},
"devDependencies": {
"@4c/cli": "^2.1.7",
"@4c/rollout": "^2.1.6",
"@4c/cli": "^2.1.9",
"@4c/rollout": "^2.1.8",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/core": "^7.9.6",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.9.0",
"@babel/plugin-transform-runtime": "^7.9.6",
"@babel/polyfill": "^7.8.7",
"@babel/preset-env": "^7.9.5",
"@babel/preset-env": "^7.9.6",
"@babel/preset-react": "^7.9.4",
"@babel/preset-typescript": "^7.9.0",
"@react-bootstrap/eslint-config": "^1.3.2",
"@rollup/plugin-node-resolve": "^7.1.3",
"@types/classnames": "^2.2.10",
"@types/react": "^16.9.34",
"@types/react-dom": "^16.9.6",
"@typescript-eslint/eslint-plugin": "^2.29.0",
"@typescript-eslint/parser": "^2.29.0",
"@types/react-dom": "^16.9.7",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"babel-eslint": "^10.1.0",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-istanbul": "^6.0.0",
Expand All @@ -112,23 +112,23 @@
"gh-pages": "^2.2.0",
"husky": "^4.2.5",
"jquery": "^3.5.0",
"karma": "^5.0.2",
"karma": "^5.0.4",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.2",
"karma-firefox-launcher": "^1.3.0",
"karma-mocha": "^2.0.0",
"karma-mocha": "^2.0.1",
"karma-mocha-reporter": "^2.2.5",
"karma-sinon-chai": "^2.0.2",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "4.0.2",
"lint-staged": "^10.1.7",
"lint-staged": "^10.2.2",
"mocha": "^7.1.2",
"prettier": "^2.0.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-transition-group": "^4.3.0",
"rimraf": "^3.0.2",
"rollup": "^2.7.2",
"rollup": "^2.7.6",
"simulant": "^0.2.2",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
Expand Down
4 changes: 2 additions & 2 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"bootstrap": "^4.4.1",
"dom-helpers": "^5.1.4",
"emotion": "^10.0.27",
"gatsby": "^2.20.36",
"gatsby": "^2.21.11",
"gatsby-plugin-astroturf": "^0.2.1",
"gatsby-plugin-sass": "^2.2.4",
"gatsby-plugin-sass": "^2.3.0",
"lodash": "^4.17.15",
"prop-types": "^15.7.2",
"react": "^16.13.1",
Expand Down
Loading

0 comments on commit 10b1ad6

Please sign in to comment.