Skip to content

Commit

Permalink
chore(deps): update dependency @types/node to v20.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2024
1 parent dccf54d commit fad767c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,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.17.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"@types/webpack": "5.28.5",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1176,7 +1176,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.17.0"
"@types/poool-engage": "npm:2.1.2"
"@types/react": "npm:18.3.3"
"@types/react-dom": "npm:18.3.0"
Expand Down Expand Up @@ -1976,12 +1976,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.14.11":
version: 20.14.11
resolution: "@types/node@npm:20.14.11"
"@types/node@npm:20.17.0":
version: 20.17.0
resolution: "@types/node@npm:20.17.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/5306becc0ff41d81b1e31524bd376e958d0741d1ce892dffd586b9ae0cb6553c62b0d62abd16da8bea6b9a2c17572d360450535d7c073794b0cef9cb4e39691e
undici-types: "npm:~6.19.2"
checksum: 10c0/ccab7800a679e11a47bb66dca2a6b944b6a0abaee0ef0972569c880c32e6399f3d4155e11df480bf18bf0e61f80db65b8b11bf08bd5ee4bf96fac01953c6ede1
languageName: node
linkType: hard

Expand Down Expand Up @@ -11159,6 +11159,13 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
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 fad767c

Please sign in to comment.