Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 17ab34f commit ac042d9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@testing-library/dom": "10.3.2",
"@testing-library/react": "16.0.0",
"@types/jest": "29.5.12",
"@types/node": "20.14.11",
"@types/node": "20.15.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/webpack": "5.28.5",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1216,7 +1216,7 @@ __metadata:
"@testing-library/dom": "npm:10.3.2"
"@testing-library/react": "npm:16.0.0"
"@types/jest": "npm:29.5.12"
"@types/node": "npm:20.14.11"
"@types/node": "npm:20.15.0"
"@types/poool-access": "npm:5.18.0"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
Expand Down Expand Up @@ -2008,7 +2008,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:20.14.11":
"@types/node@npm:*":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
dependencies:
Expand All @@ -2017,6 +2017,15 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.15.0":
version: 20.15.0
resolution: "@types/node@npm:20.15.0"
dependencies:
undici-types: "npm:~6.13.0"
checksum: 10c0/5d682b360e747c789a8b95fd680c102666610df5db69ac5da908c87d6571bafeeae444cad1700f56a147c5c1527a7c9c38ba234840d447ef9ed96cabfe5821cb
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.0":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -10993,6 +11002,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.13.0":
version: 6.13.0
resolution: "undici-types@npm:6.13.0"
checksum: 10c0/2de55181f569c77a4f08063f8bf2722fcbb6ea312a26a9e927bd1f5ea5cf3a281c5ddf23155061db083e0a25838f54813543ff13b0ac34d230d5c1205ead66c1
languageName: node
linkType: hard

"unique-filename@npm:^3.0.0":
version: 3.0.0
resolution: "unique-filename@npm:3.0.0"
Expand Down

0 comments on commit ac042d9

Please sign in to comment.