Skip to content

Commit

Permalink
(chore) removes deprecated @types/testing-library__jest-dom
Browse files Browse the repository at this point in the history
  • Loading branch information
pirupius committed Jan 31, 2024
1 parent 948004d commit 2e948ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 12 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
"@types/lodash-es": "^4.17.12",
"@types/react": "^18.2.48",
"@types/react-dom": "^18.2.18",
"@types/testing-library__jest-dom": "^6.0.0",
"@types/webpack-env": "^1.18.4",
"@typescript-eslint/eslint-plugin": "^6.19.1",
"@typescript-eslint/parser": "^6.19.1",
Expand Down
12 changes: 1 addition & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3366,7 +3366,6 @@ __metadata:
"@types/lodash-es": "npm:^4.17.12"
"@types/react": "npm:^18.2.48"
"@types/react-dom": "npm:^18.2.18"
"@types/testing-library__jest-dom": "npm:^6.0.0"
"@types/webpack-env": "npm:^1.18.4"
"@typescript-eslint/eslint-plugin": "npm:^6.19.1"
"@typescript-eslint/parser": "npm:^6.19.1"
Expand Down Expand Up @@ -5023,7 +5022,7 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/jest-dom@npm:*, @testing-library/jest-dom@npm:^6.3.0":
"@testing-library/jest-dom@npm:^6.3.0":
version: 6.3.0
resolution: "@testing-library/jest-dom@npm:6.3.0"
dependencies:
Expand Down Expand Up @@ -5631,15 +5630,6 @@ __metadata:
languageName: node
linkType: hard

"@types/testing-library__jest-dom@npm:^6.0.0":
version: 6.0.0
resolution: "@types/testing-library__jest-dom@npm:6.0.0"
dependencies:
"@testing-library/jest-dom": "npm:*"
checksum: 1b4db1aa3c4225524203b4d1c3b36c7129e9d1e0547e46d2e5283c3ece226a3c16f5f20387cc71b33ab0eecd99d0cf91111bb327e8adb240388d99fb94af7a4d
languageName: node
linkType: hard

"@types/tough-cookie@npm:*":
version: 4.0.5
resolution: "@types/tough-cookie@npm:4.0.5"
Expand Down

0 comments on commit 2e948ef

Please sign in to comment.