Skip to content

Commit ffe100e

Browse files
Merge pull request #637 from ruby-syntax-tree/dependabot/npm_and_yarn/types/node-22.8.0
Bump @types/node from 22.7.9 to 22.8.0
2 parents c92d513 + 6a0eb53 commit ffe100e

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -275,11 +275,11 @@
275275
integrity sha512-sicdRoWtYevwxjOHNMPTl3vSfJM6oyW8o1wXeI7uww6b6xHg8eBznQDNSGBCDJmsE8UMxP05JgZRtsKbTqt//Q==
276276

277277
"@types/node@*", "@types/node@^22.0.0":
278-
version "22.7.9"
279-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.7.9.tgz#2bf2797b5e84702d8262ea2cf843c3c3c880d0e9"
280-
integrity sha512-jrTfRC7FM6nChvU7X2KqcrgquofrWLFDeYC1hKfwNWomVvrn7JIksqf344WN2X/y8xrgqBd2dJATZV4GbatBfg==
278+
version "22.8.0"
279+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.8.0.tgz#193c6f82f9356ce0e6bba86b59f2ffe06e7e320b"
280+
integrity sha512-84rafSBHC/z1i1E3p0cJwKA+CfYDNSXX9WSZBRopjIzLET8oNt6ht2tei4C7izwDeEiLLfdeSVBv1egOH916hg==
281281
dependencies:
282-
undici-types "~6.19.2"
282+
undici-types "~6.19.8"
283283

284284
"@types/semver@^7.3.12":
285285
version "7.3.13"
@@ -2214,10 +2214,10 @@ underscore@^1.12.1:
22142214
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
22152215
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
22162216

2217-
undici-types@~6.19.2:
2218-
version "6.19.6"
2219-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.6.tgz#e218c3df0987f4c0e0008ca00d6b6472d9b89b36"
2220-
integrity sha512-e/vggGopEfTKSvj4ihnOLTsqhrKRN3LeO6qSN/GxohhuRv8qH9bNQ4B8W7e/vFL+0XTnmHPB4/kegunZGA4Org==
2217+
undici-types@~6.19.8:
2218+
version "6.19.8"
2219+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
2220+
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
22212221

22222222
uri-js@^4.2.2:
22232223
version "4.4.1"

0 commit comments

Comments
 (0)