Skip to content

Commit 0a876c0

Browse files
authored
Merge pull request #507 from a-sh-dev/dependabot/npm_and_yarn/_mini_projects/14_cocktails/babel/helpers-7.27.0
Bump @babel/helpers from 7.16.3 to 7.27.0 in /_mini_projects/14_cocktails
2 parents f1f899d + 3224ee4 commit 0a876c0

File tree

1 file changed

+49
-7
lines changed

1 file changed

+49
-7
lines changed

_mini_projects/14_cocktails/yarn.lock

Lines changed: 49 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,15 @@
1616
dependencies:
1717
"@babel/highlight" "^7.16.0"
1818

19+
"@babel/code-frame@^7.26.2":
20+
version "7.26.2"
21+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
22+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
23+
dependencies:
24+
"@babel/helper-validator-identifier" "^7.25.9"
25+
js-tokens "^4.0.0"
26+
picocolors "^1.0.0"
27+
1928
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.9.0":
2029
version "7.16.0"
2130
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.0.tgz#ea269d7f78deb3a7826c39a4048eecda541ebdaa"
@@ -242,11 +251,21 @@
242251
dependencies:
243252
"@babel/types" "^7.16.0"
244253

254+
"@babel/helper-string-parser@^7.25.9":
255+
version "7.25.9"
256+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
257+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
258+
245259
"@babel/helper-validator-identifier@^7.15.7":
246260
version "7.15.7"
247261
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
248262
integrity sha512-K4JvCtQqad9OY2+yTU8w+E82ywk/fe+ELNlt1G8z3bVGlZfn/hOcQQsUhGhW/N+tb3fxK800wLtKOE/aM0m72w==
249263

264+
"@babel/helper-validator-identifier@^7.25.9":
265+
version "7.25.9"
266+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
267+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
268+
250269
"@babel/helper-validator-option@^7.14.5":
251270
version "7.14.5"
252271
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -263,13 +282,12 @@
263282
"@babel/types" "^7.16.0"
264283

265284
"@babel/helpers@^7.16.0", "@babel/helpers@^7.9.0":
266-
version "7.16.3"
267-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.3.tgz#27fc64f40b996e7074dc73128c3e5c3e7f55c43c"
268-
integrity sha512-Xn8IhDlBPhvYTvgewPKawhADichOsbkZuzN7qz2BusOM0brChsyXMDJvldWaYMMUNiCQdQzNEioXTp3sC8Nt8w==
285+
version "7.27.0"
286+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808"
287+
integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg==
269288
dependencies:
270-
"@babel/template" "^7.16.0"
271-
"@babel/traverse" "^7.16.3"
272-
"@babel/types" "^7.16.0"
289+
"@babel/template" "^7.27.0"
290+
"@babel/types" "^7.27.0"
273291

274292
"@babel/highlight@^7.16.0", "@babel/highlight@^7.8.3":
275293
version "7.16.0"
@@ -285,6 +303,13 @@
285303
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.3.tgz#271bafcb811080905a119222edbc17909c82261d"
286304
integrity sha512-dcNwU1O4sx57ClvLBVFbEgx0UZWfd0JQX5X6fxFRCLHelFBGXFfSz6Y0FAq2PEwUqlqLkdVjVr4VASEOuUnLJw==
287305

306+
"@babel/parser@^7.27.0":
307+
version "7.27.0"
308+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec"
309+
integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg==
310+
dependencies:
311+
"@babel/types" "^7.27.0"
312+
288313
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.0":
289314
version "7.16.2"
290315
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz#2977fca9b212db153c195674e57cfab807733183"
@@ -1152,7 +1177,16 @@
11521177
"@babel/parser" "^7.16.0"
11531178
"@babel/types" "^7.16.0"
11541179

1155-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.16.3", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0":
1180+
"@babel/template@^7.27.0":
1181+
version "7.27.0"
1182+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4"
1183+
integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA==
1184+
dependencies:
1185+
"@babel/code-frame" "^7.26.2"
1186+
"@babel/parser" "^7.27.0"
1187+
"@babel/types" "^7.27.0"
1188+
1189+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.4.3", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0":
11561190
version "7.16.3"
11571191
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.3.tgz#f63e8a938cc1b780f66d9ed3c54f532ca2d14787"
11581192
integrity sha512-eolumr1vVMjqevCpwVO99yN/LoGL0EyHiLO5I043aYQvwOJ9eR5UsZSClHVCzfhBduMAsSzgA/6AyqPjNayJag==
@@ -1175,6 +1209,14 @@
11751209
"@babel/helper-validator-identifier" "^7.15.7"
11761210
to-fast-properties "^2.0.0"
11771211

1212+
"@babel/types@^7.27.0":
1213+
version "7.27.0"
1214+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559"
1215+
integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg==
1216+
dependencies:
1217+
"@babel/helper-string-parser" "^7.25.9"
1218+
"@babel/helper-validator-identifier" "^7.25.9"
1219+
11781220
"@cnakazawa/watch@^1.0.3":
11791221
version "1.0.4"
11801222
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"

0 commit comments

Comments
 (0)