Skip to content

Commit c86a7d1

Browse files
authored
Merge pull request #210 from sparksuite/dependabot/npm_and_yarn/test-projects/node/babel/helpers-7.27.0
Bump @babel/helpers from 7.19.0 to 7.27.0 in /test-projects/node
2 parents f749aa4 + 1c368f5 commit c86a7d1

File tree

1 file changed

+48
-6
lines changed

1 file changed

+48
-6
lines changed

test-projects/node/yarn.lock

+48-6
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@
2525
"@babel/highlight" "^7.22.13"
2626
chalk "^2.4.2"
2727

28+
"@babel/code-frame@^7.26.2":
29+
version "7.26.2"
30+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
31+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
32+
dependencies:
33+
"@babel/helper-validator-identifier" "^7.25.9"
34+
js-tokens "^4.0.0"
35+
picocolors "^1.0.0"
36+
2837
"@babel/compat-data@^7.19.1":
2938
version "7.19.1"
3039
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.19.1.tgz#72d647b4ff6a4f82878d184613353af1dd0290f9"
@@ -162,6 +171,11 @@
162171
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
163172
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
164173

174+
"@babel/helper-string-parser@^7.25.9":
175+
version "7.25.9"
176+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
177+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
178+
165179
"@babel/helper-validator-identifier@^7.18.6":
166180
version "7.19.1"
167181
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz#7eea834cf32901ffdc1a7ee555e2f9c27e249ca2"
@@ -172,19 +186,23 @@
172186
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
173187
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
174188

189+
"@babel/helper-validator-identifier@^7.25.9":
190+
version "7.25.9"
191+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
192+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
193+
175194
"@babel/helper-validator-option@^7.18.6":
176195
version "7.18.6"
177196
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8"
178197
integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==
179198

180199
"@babel/helpers@^7.19.0":
181-
version "7.19.0"
182-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.0.tgz#f30534657faf246ae96551d88dd31e9d1fa1fc18"
183-
integrity sha512-DRBCKGwIEdqY3+rPJgG/dKfQy9+08rHIAJx8q2p+HSWP87s2HCrQmaAMMyMll2kIXKCW0cO1RdQskx15Xakftg==
200+
version "7.27.0"
201+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808"
202+
integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==
184203
dependencies:
185-
"@babel/template" "^7.18.10"
186-
"@babel/traverse" "^7.19.0"
187-
"@babel/types" "^7.19.0"
204+
"@babel/template" "^7.27.0"
205+
"@babel/types" "^7.27.0"
188206

189207
"@babel/highlight@^7.18.6":
190208
version "7.18.6"
@@ -214,6 +232,13 @@
214232
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
215233
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
216234

235+
"@babel/parser@^7.27.0":
236+
version "7.27.0"
237+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec"
238+
integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==
239+
dependencies:
240+
"@babel/types" "^7.27.0"
241+
217242
"@babel/plugin-syntax-async-generators@^7.8.4":
218243
version "7.8.4"
219244
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
@@ -330,6 +355,15 @@
330355
"@babel/parser" "^7.22.15"
331356
"@babel/types" "^7.22.15"
332357

358+
"@babel/template@^7.27.0":
359+
version "7.27.0"
360+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4"
361+
integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==
362+
dependencies:
363+
"@babel/code-frame" "^7.26.2"
364+
"@babel/parser" "^7.27.0"
365+
"@babel/types" "^7.27.0"
366+
333367
"@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.7.2":
334368
version "7.23.2"
335369
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
@@ -364,6 +398,14 @@
364398
"@babel/helper-validator-identifier" "^7.22.20"
365399
to-fast-properties "^2.0.0"
366400

401+
"@babel/types@^7.27.0":
402+
version "7.27.0"
403+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559"
404+
integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==
405+
dependencies:
406+
"@babel/helper-string-parser" "^7.25.9"
407+
"@babel/helper-validator-identifier" "^7.25.9"
408+
367409
"@bcoe/v8-coverage@^0.2.3":
368410
version "0.2.3"
369411
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)