Skip to content

Commit 46d17aa

Browse files
chore(deps): update all non-major dependencies (#873)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 89af400 commit 46d17aa

File tree

4 files changed

+235
-222
lines changed

4 files changed

+235
-222
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@
8989
"@react-bootstrap/eslint-config": "^1.3.2",
9090
"@rollup/plugin-node-resolve": "^9.0.0",
9191
"@types/classnames": "^2.2.10",
92-
"@types/react": "^16.9.49",
92+
"@types/react": "^16.9.51",
9393
"@types/react-dom": "^16.9.8",
94-
"@typescript-eslint/eslint-plugin": "^4.2.0",
95-
"@typescript-eslint/parser": "^4.2.0",
94+
"@typescript-eslint/eslint-plugin": "^4.4.0",
95+
"@typescript-eslint/parser": "^4.4.0",
9696
"babel-eslint": "^10.1.0",
9797
"babel-plugin-add-module-exports": "^1.0.4",
9898
"babel-plugin-istanbul": "^6.0.0",
@@ -108,7 +108,7 @@
108108
"eslint-plugin-jsx-a11y": "^6.3.1",
109109
"eslint-plugin-mocha": "^8.0.0",
110110
"eslint-plugin-prettier": "^3.1.4",
111-
"eslint-plugin-react": "^7.21.2",
111+
"eslint-plugin-react": "^7.21.3",
112112
"eslint-plugin-react-hooks": "^4.1.2",
113113
"gh-pages": "^3.1.0",
114114
"husky": "^4.3.0",
@@ -131,7 +131,7 @@
131131
"rimraf": "^3.0.2",
132132
"rollup": "^2.28.2",
133133
"simulant": "^0.2.2",
134-
"sinon": "^9.0.3",
134+
"sinon": "^9.2.0",
135135
"sinon-chai": "^3.5.0",
136136
"typescript": "^4.0.3",
137137
"webpack": "^4.44.2",

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
"bootstrap": "^4.5.2",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.24.65",
19+
"gatsby": "^2.24.68",
2020
"gatsby-plugin-astroturf": "^0.2.1",
21-
"gatsby-plugin-sass": "^2.3.13",
21+
"gatsby-plugin-sass": "^2.3.16",
2222
"lodash": "^4.17.20",
2323
"prop-types": "^15.7.2",
2424
"react": "^16.13.1",

0 commit comments

Comments
 (0)