Skip to content

Commit 1cd19a1

Browse files
chore(deps): update all non-major dependencies (#828)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent fb8d46f commit 1cd19a1

File tree

4 files changed

+488
-461
lines changed

4 files changed

+488
-461
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"@react-bootstrap/eslint-config": "^1.3.2",
8989
"@rollup/plugin-node-resolve": "^8.0.1",
9090
"@types/classnames": "^2.2.10",
91-
"@types/react": "^16.9.35",
91+
"@types/react": "^16.9.36",
9292
"@types/react-dom": "^16.9.8",
9393
"@typescript-eslint/eslint-plugin": "^3.2.0",
9494
"@typescript-eslint/parser": "^3.2.0",
@@ -103,16 +103,16 @@
103103
"eslint": "^7.2.0",
104104
"eslint-config-4catalyzer-typescript": "^2.0.2",
105105
"eslint-config-prettier": "^6.11.0",
106-
"eslint-plugin-import": "^2.21.1",
106+
"eslint-plugin-import": "^2.21.2",
107107
"eslint-plugin-jsx-a11y": "^6.2.3",
108108
"eslint-plugin-mocha": "^7.0.1",
109-
"eslint-plugin-prettier": "^3.1.3",
109+
"eslint-plugin-prettier": "^3.1.4",
110110
"eslint-plugin-react": "^7.20.0",
111111
"eslint-plugin-react-hooks": "^4.0.4",
112112
"gh-pages": "^3.0.0",
113113
"husky": "^4.2.5",
114114
"jquery": "^3.5.1",
115-
"karma": "^5.0.9",
115+
"karma": "^5.1.0",
116116
"karma-chrome-launcher": "^3.1.0",
117117
"karma-coverage": "^2.0.2",
118118
"karma-firefox-launcher": "^1.3.0",
@@ -121,14 +121,14 @@
121121
"karma-sinon-chai": "^2.0.2",
122122
"karma-sourcemap-loader": "^0.3.7",
123123
"karma-webpack": "4.0.2",
124-
"lint-staged": "^10.2.9",
124+
"lint-staged": "^10.2.10",
125125
"mocha": "^8.0.1",
126126
"prettier": "^2.0.5",
127127
"react": "^16.13.1",
128128
"react-dom": "^16.13.1",
129129
"react-transition-group": "^4.4.1",
130130
"rimraf": "^3.0.2",
131-
"rollup": "^2.15.0",
131+
"rollup": "^2.16.1",
132132
"simulant": "^0.2.2",
133133
"sinon": "^9.0.2",
134134
"sinon-chai": "^3.5.0",

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.0",
1717
"dom-helpers": "^5.1.4",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.22.15",
19+
"gatsby": "^2.23.3",
2020
"gatsby-plugin-astroturf": "^0.2.1",
21-
"gatsby-plugin-sass": "^2.3.3",
21+
"gatsby-plugin-sass": "^2.3.4",
2222
"lodash": "^4.17.15",
2323
"prop-types": "^15.7.2",
2424
"react": "^16.13.1",

0 commit comments

Comments
 (0)