Skip to content

Commit 745e8a9

Browse files
chore(deps): update all non-major dependencies (#907)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f03763d commit 745e8a9

File tree

4 files changed

+193
-194
lines changed

4 files changed

+193
-194
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
"@types/classnames": "^2.2.11",
9292
"@types/react": "^16.14.2",
9393
"@types/react-dom": "^16.9.10",
94-
"@typescript-eslint/eslint-plugin": "^4.11.1",
95-
"@typescript-eslint/parser": "^4.12.0",
94+
"@typescript-eslint/eslint-plugin": "^4.13.0",
95+
"@typescript-eslint/parser": "^4.13.0",
9696
"babel-eslint": "^10.1.0",
9797
"babel-plugin-add-module-exports": "^1.0.4",
9898
"babel-plugin-istanbul": "^6.0.0",
@@ -107,11 +107,11 @@
107107
"eslint-plugin-import": "^2.22.1",
108108
"eslint-plugin-jsx-a11y": "^6.4.1",
109109
"eslint-plugin-mocha": "^8.0.0",
110-
"eslint-plugin-prettier": "^3.3.0",
110+
"eslint-plugin-prettier": "^3.3.1",
111111
"eslint-plugin-react": "^7.22.0",
112112
"eslint-plugin-react-hooks": "^4.2.0",
113113
"gh-pages": "^3.1.0",
114-
"husky": "^4.3.6",
114+
"husky": "^4.3.7",
115115
"jquery": "^3.5.1",
116116
"karma": "^5.2.3",
117117
"karma-chrome-launcher": "^3.1.0",
@@ -129,12 +129,12 @@
129129
"react-dom": "^16.14.0",
130130
"react-transition-group": "^4.4.1",
131131
"rimraf": "^3.0.2",
132-
"rollup": "^2.35.1",
132+
"rollup": "^2.36.1",
133133
"simulant": "^0.2.2",
134-
"sinon": "^9.2.2",
134+
"sinon": "^9.2.3",
135135
"sinon-chai": "^3.5.0",
136136
"typescript": "^4.1.3",
137-
"webpack": "^4.44.2",
137+
"webpack": "^4.46.0",
138138
"webpack-atoms": "^14.0.0",
139139
"webpack-cli": "^3.3.12"
140140
},

www/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616
"bootstrap": "^4.5.3",
1717
"dom-helpers": "^5.2.0",
1818
"emotion": "^10.0.27",
19-
"gatsby": "^2.29.3",
19+
"gatsby": "^2.30.1",
2020
"gatsby-plugin-astroturf": "^0.2.1",
2121
"gatsby-plugin-sass": "^2.8.0",
2222
"lodash": "^4.17.20",
2323
"prop-types": "^15.7.2",
2424
"react": "^16.14.0",
2525
"react-dom": "^16.14.0",
2626
"react-transition-group": "^4.4.1",
27-
"sass": "^1.32.0"
27+
"sass": "^1.32.2"
2828
}
2929
}

0 commit comments

Comments
 (0)