Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v22.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 77af571 commit 6e10b06
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1",
"@types/jest": "29.5.13",
"@types/node": "22.7.2",
"@types/node": "22.7.3",
"@types/react": "18.3.9",
"@types/react-dom": "18.3.0",
"@typescript-eslint/parser": "8.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6614,12 +6614,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.7.2":
version: 22.7.2
resolution: "@types/node@npm:22.7.2"
"@types/node@npm:22.7.3":
version: 22.7.3
resolution: "@types/node@npm:22.7.3"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/78cfa59bfa7a7d287aede017400006059c07e0220c9eed3ab380409972711f5a2d972f8a86d6adaf2343bc66a6e9619a4dfbc71e86a2335f54bb9cd59ff0ce11
checksum: 10/f5e450c8c0588506698c6dd5fb9617cc516e2bd35417d853c96378533bc45b69219715ecc5d78667a194387647e69a10852b348b52e2d45f41ec75985cd3ef88
languageName: node
linkType: hard

Expand Down Expand Up @@ -18422,7 +18422,7 @@ __metadata:
"@testing-library/jest-dom": "npm:6.5.0"
"@testing-library/react": "npm:16.0.1"
"@types/jest": "npm:29.5.13"
"@types/node": "npm:22.7.2"
"@types/node": "npm:22.7.3"
"@types/react": "npm:18.3.9"
"@types/react-dom": "npm:18.3.0"
"@typescript-eslint/parser": "npm:8.7.0"
Expand Down

0 comments on commit 6e10b06

Please sign in to comment.