Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump @types/jsdom from 21.1.2 to 21.1.3 #507

Merged
merged 1 commit into from
Sep 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@testing-library/jest-dom": "^6.1.3",
"@testing-library/react": "^14.0.0",
"@types/jsdom": "^21.1.2",
"@types/jsdom": "^21.1.3",
"@types/node": "^18.17.16",
"@types/ramda": "^0.29.4",
"@types/react": "18.2.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -979,14 +979,14 @@ __metadata:
languageName: node
linkType: hard

"@types/jsdom@npm:^21.1.2":
version: 21.1.2
resolution: "@types/jsdom@npm:21.1.2"
"@types/jsdom@npm:^21.1.3":
version: 21.1.3
resolution: "@types/jsdom@npm:21.1.3"
dependencies:
"@types/node": "*"
"@types/tough-cookie": "*"
parse5: ^7.0.0
checksum: 62513fc82afa0234034919dee37d3f82425245e1794c58bac55fabbd00de10b3c384992db1cdd53d35a0af58540e2733730f22dbeb57f5b76bca90bca8c368a8
checksum: be8e42eb2d24db8abd3a19a229ce2c2e5d0809351765d9053272604ddf1df04fd16ff193eee9a2d79130952c4f91ee995148deae836a4d43451e64db8a698281
languageName: node
linkType: hard

Expand Down Expand Up @@ -4804,7 +4804,7 @@ __metadata:
"@tanstack/react-query-devtools": ^4.35.3
"@testing-library/jest-dom": ^6.1.3
"@testing-library/react": ^14.0.0
"@types/jsdom": ^21.1.2
"@types/jsdom": ^21.1.3
"@types/node": ^18.17.16
"@types/ramda": ^0.29.4
"@types/react": 18.2.21
Expand Down