Skip to content

Commit f896394

Browse files
Update dependency @types/node to v20.16.0
1 parent fbe9196 commit f896394

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.12",
8383
"@types/loadable__component": "5.13.9",
84-
"@types/node": "20.15.0",
84+
"@types/node": "20.16.0",
8585
"@types/postcss-flexbugs-fixes": "5.0.3",
8686
"@types/react": "18.3.3",
8787
"@types/react-dom": "18.3.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2142,12 +2142,12 @@
21422142
dependencies:
21432143
undici-types "~5.25.1"
21442144

2145-
"@types/node@20.15.0":
2146-
version "20.15.0"
2147-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d"
2148-
integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==
2145+
"@types/node@20.16.0":
2146+
version "20.16.0"
2147+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.0.tgz#02e5cd414f76bf345874ee65a1e5590d755d894f"
2148+
integrity sha512-vDxceJcoZhIVh67S568bm1UGZO0DX0hpplJZxzeXMKwIPLn190ec5RRxQ69BKhX44SUGIxxgMdDY557lGLKprQ==
21492149
dependencies:
2150-
undici-types "~6.13.0"
2150+
undici-types "~6.19.2"
21512151

21522152
"@types/normalize-package-data@^2.4.1":
21532153
version "2.4.2"
@@ -9681,10 +9681,10 @@ undici-types@~5.25.1:
96819681
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
96829682
integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
96839683

9684-
undici-types@~6.13.0:
9685-
version "6.13.0"
9686-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
9687-
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
9684+
undici-types@~6.19.2:
9685+
version "6.19.6"
9686+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
9687+
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
96889688

96899689
unicode-canonical-property-names-ecmascript@^2.0.0:
96909690
version "2.0.0"

0 commit comments

Comments
 (0)