Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#813)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 11, 2020
1 parent 6d5740c commit 673d14a
Show file tree
Hide file tree
Showing 4 changed files with 306 additions and 445 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
"react-dom": ">=16.3.0"
},
"devDependencies": {
"@4c/cli": "^2.1.9",
"@4c/rollout": "^2.1.8",
"@4c/cli": "^2.1.10",
"@4c/rollout": "^2.1.9",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.6",
Expand All @@ -88,8 +88,8 @@
"@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.7",
"@types/react": "^16.9.35",
"@types/react-dom": "^16.9.8",
"@typescript-eslint/eslint-plugin": "^2.31.0",
"@typescript-eslint/parser": "^2.31.0",
"babel-eslint": "^10.1.0",
Expand All @@ -111,8 +111,8 @@
"eslint-plugin-react-hooks": "^4.0.0",
"gh-pages": "^2.2.0",
"husky": "^4.2.5",
"jquery": "^3.5.0",
"karma": "^5.0.4",
"jquery": "^3.5.1",
"karma": "^5.0.5",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^2.0.2",
"karma-firefox-launcher": "^1.3.0",
Expand All @@ -126,15 +126,15 @@
"prettier": "^2.0.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-transition-group": "^4.3.0",
"react-transition-group": "^4.4.1",
"rimraf": "^3.0.2",
"rollup": "^2.7.6",
"rollup": "^2.9.1",
"simulant": "^0.2.2",
"sinon": "^9.0.2",
"sinon-chai": "^3.5.0",
"typescript": "^3.8.3",
"webpack": "^4.43.0",
"webpack-atoms": "^13.0.1",
"webpack-atoms": "^13.1.0",
"webpack-cli": "^3.3.11"
},
"bugs": {
Expand Down
6 changes: 3 additions & 3 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
"bootstrap": "^4.4.1",
"dom-helpers": "^5.1.4",
"emotion": "^10.0.27",
"gatsby": "^2.21.11",
"gatsby": "^2.21.22",
"gatsby-plugin-astroturf": "^0.2.1",
"gatsby-plugin-sass": "^2.3.0",
"gatsby-plugin-sass": "^2.3.1",
"lodash": "^4.17.15",
"prop-types": "^15.7.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-transition-group": "^4.3.0",
"react-transition-group": "^4.4.1",
"sass": "^1.26.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 673d14a

Please sign in to comment.