Skip to content

Commit e7d403e

Browse files
Update dependency @types/node to v22
1 parent 9f7ba2d commit e7d403e

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.14",
8383
"@types/loadable__component": "5.13.9",
84-
"@types/node": "20.17.2",
84+
"@types/node": "22.8.7",
8585
"@types/postcss-flexbugs-fixes": "5.0.3",
8686
"@types/react": "18.3.12",
8787
"@types/react-dom": "18.3.1",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -2389,12 +2389,12 @@
23892389
dependencies:
23902390
undici-types "~5.25.1"
23912391

2392-
"@types/node@20.17.2":
2393-
version "20.17.2"
2394-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.2.tgz#3ca40ef7d776c85a1db3df23cbb5bfb3c384a92e"
2395-
integrity sha512-OOHK4sjXqkL7yQ7VEEHcf6+0jSvKjWqwnaCtY7AKD/VLEvRHMsxxu7eI8ErnjxHS8VwmekD4PeVCpu4qZEZSxg==
2392+
"@types/node@22.8.7":
2393+
version "22.8.7"
2394+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.7.tgz#04ab7a073d95b4a6ee899f235d43f3c320a976f4"
2395+
integrity sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==
23962396
dependencies:
2397-
undici-types "~6.19.2"
2397+
undici-types "~6.19.8"
23982398

23992399
"@types/normalize-package-data@^2.4.1":
24002400
version "2.4.2"
@@ -10001,10 +10001,10 @@ undici-types@~5.25.1:
1000110001
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
1000210002
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
1000310003

10004-
undici-types@~6.19.2:
10005-
version "6.19.6"
10006-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
10007-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
10004+
undici-types@~6.19.8:
10005+
version "6.19.8"
10006+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
10007+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
1000810008

1000910009
unicode-canonical-property-names-ecmascript@^2.0.0:
1001010010
version "2.0.0"

0 commit comments

Comments
 (0)