Skip to content

Commit fbe9196

Browse files
Update dependency @types/node to v20.15.0
1 parent eb359ef commit fbe9196

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.14.15",
84+
"@types/node": "20.15.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.14.15":
2146-
version "20.14.15"
2147-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b"
2148-
integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==
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==
21492149
dependencies:
2150-
undici-types "~5.26.4"
2150+
undici-types "~6.13.0"
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@~5.26.4:
9685-
version "5.26.5"
9686-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
9687-
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
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==
96889688

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

0 commit comments

Comments
 (0)