Skip to content

Commit 962331d

Browse files
chore(deps): update all non-major dependencies (#852)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d1b990b commit 962331d

File tree

4 files changed

+209
-154
lines changed

4 files changed

+209
-154
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
"@react-bootstrap/eslint-config": "^1.3.2",
8989
"@rollup/plugin-node-resolve": "^9.0.0",
9090
"@types/classnames": "^2.2.10",
91-
"@types/react": "^16.9.45",
91+
"@types/react": "^16.9.46",
9292
"@types/react-dom": "^16.9.8",
93-
"@typescript-eslint/eslint-plugin": "^3.8.0",
94-
"@typescript-eslint/parser": "^3.8.0",
93+
"@typescript-eslint/eslint-plugin": "^3.9.0",
94+
"@typescript-eslint/parser": "^3.9.0",
9595
"babel-eslint": "^10.1.0",
9696
"babel-plugin-add-module-exports": "^1.0.2",
9797
"babel-plugin-istanbul": "^6.0.0",
@@ -100,15 +100,15 @@
100100
"cross-env": "^7.0.2",
101101
"enzyme": "^3.11.0",
102102
"enzyme-adapter-react-16": "^1.15.3",
103-
"eslint": "^7.6.0",
103+
"eslint": "^7.7.0",
104104
"eslint-config-4catalyzer-typescript": "^2.0.2",
105105
"eslint-config-prettier": "^6.11.0",
106106
"eslint-plugin-import": "^2.22.0",
107107
"eslint-plugin-jsx-a11y": "^6.3.1",
108108
"eslint-plugin-mocha": "^8.0.0",
109109
"eslint-plugin-prettier": "^3.1.4",
110-
"eslint-plugin-react": "^7.20.5",
111-
"eslint-plugin-react-hooks": "^4.0.8",
110+
"eslint-plugin-react": "^7.20.6",
111+
"eslint-plugin-react-hooks": "^4.1.0",
112112
"gh-pages": "^3.1.0",
113113
"husky": "^4.2.5",
114114
"jquery": "^3.5.1",
@@ -128,9 +128,9 @@
128128
"react-dom": "^16.13.1",
129129
"react-transition-group": "^4.4.1",
130130
"rimraf": "^3.0.2",
131-
"rollup": "^2.23.1",
131+
"rollup": "^2.26.3",
132132
"simulant": "^0.2.2",
133-
"sinon": "^9.0.2",
133+
"sinon": "^9.0.3",
134134
"sinon-chai": "^3.5.0",
135135
"typescript": "^3.9.7",
136136
"webpack": "^4.44.1",

www/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
},
1111
"devDependencies": {
1212
"@docpocalypse/gatsby-theme": "^0.11.30",
13-
"@emotion/core": "^10.0.28",
13+
"@emotion/core": "^10.0.34",
1414
"@emotion/styled": "^10.0.27",
1515
"astroturf": "^0.10.4",
1616
"bootstrap": "^4.5.2",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.24.37",
19+
"gatsby": "^2.24.47",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.3.12",
22-
"lodash": "^4.17.19",
22+
"lodash": "^4.17.20",
2323
"prop-types": "^15.7.2",
2424
"react": "^16.13.1",
2525
"react-dom": "^16.13.1",

0 commit comments

Comments
 (0)