Skip to content

Commit

Permalink
Merge pull request #890 from james58899/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…/node-22.10.0

Bump @types/node from 22.9.3 to 22.10.0
  • Loading branch information
james58899 authored Nov 26, 2024
2 parents 111726a + 830dc86 commit bba9927
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"devDependencies": {
"@types/fluent-ffmpeg": "^2.1.27",
"@types/node": "^22.9.3",
"@types/node": "^22.10.0",
"@types/node-telegram-bot-api": "^0.64.7",
"@types/promise-queue": "^2.2.3",
"@types/shuffle-array": "^1.0.5",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -257,12 +257,12 @@
"@types/node" "*"
"@types/request" "*"

"@types/node@*", "@types/node@^22.9.3":
version "22.9.3"
resolved "https://registry.npmjs.org/@types/node/-/node-22.9.3.tgz#08f3d64b3bc6d74b162d36f60213e8a6704ef2b4"
integrity sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==
"@types/node@*", "@types/node@^22.10.0":
version "22.10.0"
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.10.0.tgz#89bfc9e82496b9c7edea3382583fa94f75896e81"
integrity sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==
dependencies:
undici-types "~6.19.8"
undici-types "~6.20.0"

"@types/promise-queue@^2.2.3":
version "2.2.3"
Expand Down Expand Up @@ -2495,10 +2495,10 @@ 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.npmjs.org/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
undici-types@~6.20.0:
version "6.20.0"
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==

universalify@^0.2.0:
version "0.2.0"
Expand Down

0 comments on commit bba9927

Please sign in to comment.