Skip to content

Commit

Permalink
DT types for jest-dom should not be used (#9711)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Dec 14, 2023
1 parent bcec41b commit 375453a
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
1 change: 0 additions & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
"@types/pascalcase": "1.0.3",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/testing-library__jest-dom": "5.14.9",
"graphql": "16.8.1",
"jest": "29.7.0",
"nodemon": "3.0.2",
Expand Down
1 change: 0 additions & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
"@testing-library/react": "14.1.2",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@types/testing-library__jest-dom": "5.14.9",
"jest": "29.7.0",
"nodemon": "3.0.2",
"react": "0.0.0-experimental-e5205658f-20230913",
Expand Down
13 changes: 1 addition & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9043,7 +9043,6 @@ __metadata:
"@types/pascalcase": 1.0.3
"@types/react": 18.2.37
"@types/react-dom": 18.2.15
"@types/testing-library__jest-dom": 5.14.9
core-js: 3.34.0
graphql: 16.8.1
jest: 29.7.0
Expand Down Expand Up @@ -9623,7 +9622,6 @@ __metadata:
"@testing-library/react": 14.1.2
"@types/react": 18.2.37
"@types/react-dom": 18.2.15
"@types/testing-library__jest-dom": 5.14.9
core-js: 3.34.0
graphql: 16.8.1
graphql-sse: 2.4.0
Expand Down Expand Up @@ -11983,7 +11981,7 @@ __metadata:
languageName: node
linkType: hard

"@types/jest@npm:*, @types/jest@npm:29.5.8":
"@types/jest@npm:29.5.8":
version: 29.5.8
resolution: "@types/jest@npm:29.5.8"
dependencies:
Expand Down Expand Up @@ -12581,15 +12579,6 @@ __metadata:
languageName: node
linkType: hard

"@types/testing-library__jest-dom@npm:5.14.9":
version: 5.14.9
resolution: "@types/testing-library__jest-dom@npm:5.14.9"
dependencies:
"@types/jest": "*"
checksum: 91f7b15e8813b515912c54da44464fb60ecf21162b7cae2272fcb3918074f4e1387dc2beca1f5041667e77b76b34253c39675ea4e0b3f28f102d8cc87fdba9fa
languageName: node
linkType: hard

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

0 comments on commit 375453a

Please sign in to comment.