Skip to content

Commit

Permalink
Merge pull request #134 from Glazelf/dependabot/npm_and_yarn/types-0c…
Browse files Browse the repository at this point in the history
…28a80a1f

Bump @types/node from 22.8.6 to 22.10.1 in the types group
  • Loading branch information
Glazelf authored Dec 2, 2024
2 parents 3a38f79 + 19900f7 commit a0402ac
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,10 @@
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"

"@types/node@latest":
version "22.8.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.6.tgz#e8a0c0871623283d8b3ef7d7b9b1bfdfd3028e22"
version "22.10.1"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.1.tgz#41ffeee127b8975a05f8c4f83fb89bcb2987d766"
dependencies:
undici-types "~6.19.8"
undici-types "~6.20.0"

"@types/prop-types@*":
version "15.7.7"
Expand Down Expand Up @@ -2292,9 +2292,9 @@ unbox-primitive@^1.0.2:
has-symbols "^1.0.3"
which-boxed-primitive "^1.0.2"

undici-types@~6.19.8:
version "6.19.8"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
undici-types@~6.20.0:
version "6.20.0"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"

uri-js@^4.2.2:
version "4.4.1"
Expand Down

0 comments on commit a0402ac

Please sign in to comment.