Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#873)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 7, 2020
1 parent 89af400 commit 46d17aa
Show file tree
Hide file tree
Showing 4 changed files with 235 additions and 222 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@
"@react-bootstrap/eslint-config": "^1.3.2",
"@rollup/plugin-node-resolve": "^9.0.0",
"@types/classnames": "^2.2.10",
"@types/react": "^16.9.49",
"@types/react": "^16.9.51",
"@types/react-dom": "^16.9.8",
"@typescript-eslint/eslint-plugin": "^4.2.0",
"@typescript-eslint/parser": "^4.2.0",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"babel-eslint": "^10.1.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.0.0",
Expand All @@ -108,7 +108,7 @@
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-mocha": "^8.0.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.21.2",
"eslint-plugin-react": "^7.21.3",
"eslint-plugin-react-hooks": "^4.1.2",
"gh-pages": "^3.1.0",
"husky": "^4.3.0",
Expand All @@ -131,7 +131,7 @@
"rimraf": "^3.0.2",
"rollup": "^2.28.2",
"simulant": "^0.2.2",
"sinon": "^9.0.3",
"sinon": "^9.2.0",
"sinon-chai": "^3.5.0",
"typescript": "^4.0.3",
"webpack": "^4.44.2",
Expand Down
4 changes: 2 additions & 2 deletions www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"bootstrap": "^4.5.2",
"dom-helpers": "^5.2.0",
"emotion": "^10.0.27",
"gatsby": "^2.24.65",
"gatsby": "^2.24.68",
"gatsby-plugin-astroturf": "^0.2.1",
"gatsby-plugin-sass": "^2.3.13",
"gatsby-plugin-sass": "^2.3.16",
"lodash": "^4.17.20",
"prop-types": "^15.7.2",
"react": "^16.13.1",
Expand Down
Loading

0 comments on commit 46d17aa

Please sign in to comment.