Skip to content

Commit d327442

Browse files
authored
Updated yarn lock (#528)
no ref
1 parent dbf588f commit d327442

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

yarn.lock

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3288,7 +3288,14 @@
32883288
resolved "https://registry.npmjs.org/@types/minimist/-/minimist-1.2.5.tgz"
32893289
integrity sha512-hov8bUuiLiyFPGyFPE1lwWhmzYbirOXQNNo40+y3zow8aFVTeyn3VWL0VFFfdNddA8S4Vf0Tc062rzyNr7Paag==
32903290

3291-
"@types/node@*", "@types/node@^22.0.0":
3291+
"@types/node@*":
3292+
version "18.19.87"
3293+
resolved "https://registry.npmjs.org/@types/node/-/node-18.19.87.tgz"
3294+
integrity sha512-OIAAu6ypnVZHmsHCeJ+7CCSub38QNBS9uceMQeg7K5Ur0Jr+wG9wEOEvvMbhp09pxD5czIUy/jND7s7Tb6Nw7A==
3295+
dependencies:
3296+
undici-types "~5.26.4"
3297+
3298+
"@types/node@^22.0.0":
32923299
version "22.15.3"
32933300
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.3.tgz#b7fb9396a8ec5b5dfb1345d8ac2502060e9af68b"
32943301
integrity sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==
@@ -5742,7 +5749,6 @@ eslint-plugin-es-x@^7.1.0:
57425749

57435750
eslint-plugin-filenames@allouis/eslint-plugin-filenames#15dc354f4e3d155fc2d6ae082dbfc26377539a18:
57445751
version "1.3.2"
5745-
uid "15dc354f4e3d155fc2d6ae082dbfc26377539a18"
57465752
resolved "https://codeload.github.com/allouis/eslint-plugin-filenames/tar.gz/15dc354f4e3d155fc2d6ae082dbfc26377539a18"
57475753
dependencies:
57485754
lodash.camelcase "4.3.0"
@@ -11710,9 +11716,14 @@ underscore.string@~3.3.4:
1171011716
sprintf-js "^1.1.1"
1171111717
util-deprecate "^1.0.2"
1171211718

11719+
undici-types@~5.26.4:
11720+
version "5.26.5"
11721+
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz"
11722+
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
11723+
1171311724
undici-types@~6.21.0:
1171411725
version "6.21.0"
11715-
resolved "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz"
11726+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
1171611727
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1171711728

1171811729
unherit@^1.0.4:

0 commit comments

Comments
 (0)