Skip to content
This repository was archived by the owner on Jan 1, 2026. It is now read-only.

Commit a3daf0e

Browse files
authored
chore(deps): remove @types/testing-library__jest-dom (#595)
1 parent 39b62eb commit a3daf0e

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"@types/react-dom": "^18.2.14",
4343
"@types/react-router-dom": "^5.2.0",
4444
"@types/react-virtualized-auto-sizer": "^1.0.0",
45-
"@types/testing-library__jest-dom": "^5.14.8",
4645
"@typescript-eslint/eslint-plugin": "^7.0.0",
4746
"copy-webpack-plugin": "^12.0.0",
4847
"css-loader": "^7.0.0",

yarn.lock

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2391,7 +2391,7 @@ __metadata:
23912391
languageName: node
23922392
linkType: hard
23932393

2394-
"@types/jest@npm:*, @types/jest@npm:^29.5.7":
2394+
"@types/jest@npm:^29.5.7":
23952395
version: 29.5.12
23962396
resolution: "@types/jest@npm:29.5.12"
23972397
dependencies:
@@ -2578,15 +2578,6 @@ __metadata:
25782578
languageName: node
25792579
linkType: hard
25802580

2581-
"@types/testing-library__jest-dom@npm:^5.14.8":
2582-
version: 5.14.9
2583-
resolution: "@types/testing-library__jest-dom@npm:5.14.9"
2584-
dependencies:
2585-
"@types/jest": "npm:*"
2586-
checksum: 10c0/91f7b15e8813b515912c54da44464fb60ecf21162b7cae2272fcb3918074f4e1387dc2beca1f5041667e77b76b34253c39675ea4e0b3f28f102d8cc87fdba9fa
2587-
languageName: node
2588-
linkType: hard
2589-
25902581
"@types/tough-cookie@npm:*":
25912582
version: 4.0.2
25922583
resolution: "@types/tough-cookie@npm:4.0.2"
@@ -6053,7 +6044,6 @@ __metadata:
60536044
"@types/react-dom": "npm:^18.2.14"
60546045
"@types/react-router-dom": "npm:^5.2.0"
60556046
"@types/react-virtualized-auto-sizer": "npm:^1.0.0"
6056-
"@types/testing-library__jest-dom": "npm:^5.14.8"
60576047
"@typescript-eslint/eslint-plugin": "npm:^7.0.0"
60586048
copy-webpack-plugin: "npm:^12.0.0"
60596049
css-loader: "npm:^7.0.0"

0 commit comments

Comments
 (0)