Skip to content

Commit b9991f3

Browse files
chore(deps): ⬆️ update dev dependencies (major)
1 parent 8edbcfc commit b9991f3

File tree

2 files changed

+477
-529
lines changed

2 files changed

+477
-529
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"@testing-library/react": "13.3.0",
139139
"@testing-library/react-hooks": "8.0.1",
140140
"@testing-library/user-event": "14.3.0",
141-
"@types/jest": "28.1.6",
141+
"@types/jest": "29.0.0",
142142
"@types/jest-axe": "3.5.4",
143143
"@types/jest-in-case": "1.0.6",
144144
"@types/mockdate": "3.0.0",
@@ -151,7 +151,7 @@
151151
"all-contributors-cli": "6.20.0",
152152
"ast-to-markdown": "1.0.0",
153153
"autoprefixer": "10.4.7",
154-
"babel-jest": "28.1.3",
154+
"babel-jest": "29.0.3",
155155
"babel-loader": "8.2.5",
156156
"babel-plugin-jsx-remove-data-test-id": "3.0.0",
157157
"chalk": "4.1.2",
@@ -162,17 +162,17 @@
162162
"eslint-config-prettier": "8.5.0",
163163
"eslint-config-react-app": "7.0.1",
164164
"eslint-plugin-prettier": "4.2.1",
165-
"eslint-plugin-simple-import-sort": "7.0.0",
165+
"eslint-plugin-simple-import-sort": "8.0.0",
166166
"eslint-plugin-storybook": "0.6.1",
167167
"gacp": "3.0.2",
168168
"glob": "8.0.3",
169169
"glob-fs": "0.1.7",
170170
"husky": "8.0.1",
171-
"jest": "28.1.3",
171+
"jest": "29.0.3",
172172
"jest-axe": "6.0.0",
173-
"jest-environment-jsdom": "28.1.3",
173+
"jest-environment-jsdom": "29.0.3",
174174
"jest-in-case": "1.0.2",
175-
"jest-matcher-utils": "28.1.3",
175+
"jest-matcher-utils": "29.0.3",
176176
"lint-staged": "13.0.3",
177177
"lodash": "4.17.21",
178178
"markdown-to-ast": "6.0.3",
@@ -184,7 +184,7 @@
184184
"patch-package": "6.4.7",
185185
"pinst": "3.0.0",
186186
"postcss": "8.4.14",
187-
"postcss-import": "14.1.0",
187+
"postcss-import": "15.0.0",
188188
"postcss-merge-selectors": "0.0.6",
189189
"postcss-scopify": "0.1.10",
190190
"prettier": "2.7.1",
@@ -201,8 +201,8 @@
201201
"storybook-addon-preview": "2.2.0",
202202
"strip-comments": "2.0.1",
203203
"tailwindcss": "3.1.6",
204-
"ts-jest": "28.0.7",
205-
"ts-morph": "15.1.0",
204+
"ts-jest": "29.0.0",
205+
"ts-morph": "16.0.0",
206206
"ts-node": "10.9.1",
207207
"typescript": "4.7.4",
208208
"webpack": "5.74.0",

0 commit comments

Comments
 (0)