Skip to content

Commit 1913a50

Browse files
Merge pull request #605 from ruby-syntax-tree/dependabot/npm_and_yarn/types/node-22.3.0
Bump @types/node from 22.2.0 to 22.3.0
2 parents f45c013 + 084fcc3 commit 1913a50

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
@@ -240,11 +240,11 @@
240240
integrity sha512-GN8yJ1mNTcFcah/wKEFIJckJx9iJLoMSzWcfRRuxz/Jk+U6KQNnml+etbtxFK8lPjzOw3zp4Ha/kjSst9fsHYw==
241241

242242
"@types/node@*", "@types/node@^22.0.0":
243-
version "22.2.0"
244-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.2.0.tgz#7cf046a99f0ba4d628ad3088cb21f790df9b0c5b"
245-
integrity sha512-bm6EG6/pCpkxDf/0gDNDdtDILMOHgaQBVOJGdwsqClnxA3xL6jtMv76rLBc006RVMWbmaf0xbmom4Z/5o2nRkQ==
243+
version "22.3.0"
244+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.3.0.tgz#7f8da0e2b72c27c4f9bd3cb5ef805209d04d4f9e"
245+
integrity sha512-nrWpWVaDZuaVc5X84xJ0vNrLvomM205oQyLsRt7OHNZbSHslcWsvgFR7O7hire2ZonjLrWBbedmotmIlJDVd6g==
246246
dependencies:
247-
undici-types "~6.13.0"
247+
undici-types "~6.18.2"
248248

249249
"@types/semver@^7.3.12":
250250
version "7.3.13"
@@ -2189,10 +2189,10 @@ underscore@^1.12.1:
21892189
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.6.tgz#04786a1f589dc6c09f761fc5f45b89e935136441"
21902190
integrity sha512-+A5Sja4HP1M08MaXya7p5LvjuM7K6q/2EaC0+iovj/wOcMsTzMvDFbasi/oSapiwOlt252IqsKqPjCl7huKS0A==
21912191

2192-
undici-types@~6.13.0:
2193-
version "6.13.0"
2194-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
2195-
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
2192+
undici-types@~6.18.2:
2193+
version "6.18.2"
2194+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.18.2.tgz#8b678cf939d4fc9ec56be3c68ed69c619dee28b0"
2195+
integrity sha512-5ruQbENj95yDYJNS3TvcaxPMshV7aizdv/hWYjGIKoANWKjhWNBsr2YEuYZKodQulB1b8l7ILOuDQep3afowQQ==
21962196

21972197
uri-js@^4.2.2:
21982198
version "4.4.1"

0 commit comments

Comments
 (0)