Skip to content

Commit 71b2c6f

Browse files
chore(deps): update dependency @types/testing-library__jest-dom to v6
1 parent 918a810 commit 71b2c6f

File tree

3 files changed

+13
-294
lines changed

3 files changed

+13
-294
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"@types/seedrandom": "^3.0.8",
171171
"@types/simple-oauth2": "5.0.7",
172172
"@types/supertest": "6.0.3",
173-
"@types/testing-library__jest-dom": "5.14.9",
173+
"@types/testing-library__jest-dom": "6.0.0",
174174
"@types/uuid": "10.0.0",
175175
"@types/xml2js": "0.4.14",
176176
"@typescript-eslint/eslint-plugin": "7.18.0",

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"@types/react-swipeable-views": "0.13.6",
129129
"@types/react-transition-group": "4.4.12",
130130
"@types/remove-markdown": "0.3.4",
131-
"@types/testing-library__jest-dom": "5.14.9",
131+
"@types/testing-library__jest-dom": "6.0.0",
132132
"@typescript-eslint/eslint-plugin": "7.18.0",
133133
"@typescript-eslint/parser": "7.18.0",
134134
"airtable": "0.12.2",

0 commit comments

Comments
 (0)