Skip to content

Commit 1b01a6e

Browse files
Bump @babel/helpers in /_mini_projects/19_styled_components_v5_udemy
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.16.5 to 7.26.10. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 703fb17 commit 1b01a6e

File tree

1 file changed

+48
-6
lines changed
  • _mini_projects/19_styled_components_v5_udemy

1 file changed

+48
-6
lines changed

_mini_projects/19_styled_components_v5_udemy/yarn.lock

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@
2626
"@babel/highlight" "^7.23.4"
2727
chalk "^2.4.2"
2828

29+
"@babel/code-frame@^7.26.2":
30+
version "7.26.2"
31+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
32+
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
33+
dependencies:
34+
"@babel/helper-validator-identifier" "^7.25.9"
35+
js-tokens "^4.0.0"
36+
picocolors "^1.0.0"
37+
2938
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.0", "@babel/compat-data@^7.16.4":
3039
version "7.16.4"
3140
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.16.4.tgz#081d6bbc336ec5c2435c6346b2ae1fb98b5ac68e"
@@ -290,6 +299,11 @@
290299
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
291300
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
292301

302+
"@babel/helper-string-parser@^7.25.9":
303+
version "7.25.9"
304+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
305+
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
306+
293307
"@babel/helper-validator-identifier@^7.15.7":
294308
version "7.15.7"
295309
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.15.7.tgz#220df993bfe904a4a6b02ab4f3385a5ebf6e2389"
@@ -300,6 +314,11 @@
300314
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
301315
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
302316

317+
"@babel/helper-validator-identifier@^7.25.9":
318+
version "7.25.9"
319+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
320+
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
321+
303322
"@babel/helper-validator-option@^7.14.5":
304323
version "7.14.5"
305324
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
@@ -316,13 +335,12 @@
316335
"@babel/types" "^7.16.0"
317336

318337
"@babel/helpers@^7.16.5":
319-
version "7.16.5"
320-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.16.5.tgz#29a052d4b827846dd76ece16f565b9634c554ebd"
321-
integrity sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==
338+
version "7.26.10"
339+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.10.tgz#6baea3cd62ec2d0c1068778d63cb1314f6637384"
340+
integrity sha512-UPYc3SauzZ3JGgj87GgZ89JVdC5dj0AoetR5Bw6wj4niittNyFh6+eOGonYvJ1ao6B8lEa3Q3klS7ADZ53bc5g==
322341
dependencies:
323-
"@babel/template" "^7.16.0"
324-
"@babel/traverse" "^7.16.5"
325-
"@babel/types" "^7.16.0"
342+
"@babel/template" "^7.26.9"
343+
"@babel/types" "^7.26.10"
326344

327345
"@babel/highlight@^7.16.0":
328346
version "7.16.0"
@@ -352,6 +370,13 @@
352370
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b"
353371
integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA==
354372

373+
"@babel/parser@^7.26.9":
374+
version "7.26.10"
375+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.10.tgz#e9bdb82f14b97df6569b0b038edd436839c57749"
376+
integrity sha512-6aQR2zGE/QFi8JpDLjUZEPYOs7+mhKXm86VaKFiLP35JQwQb6bwUE+XbvkH0EptsYhbNBSUGaUBLKqxH1xSgsA==
377+
dependencies:
378+
"@babel/types" "^7.26.10"
379+
355380
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2":
356381
version "7.16.2"
357382
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"
@@ -1108,6 +1133,15 @@
11081133
"@babel/parser" "^7.23.9"
11091134
"@babel/types" "^7.23.9"
11101135

1136+
"@babel/template@^7.26.9":
1137+
version "7.26.9"
1138+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.26.9.tgz#4577ad3ddf43d194528cff4e1fa6b232fa609bb2"
1139+
integrity sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==
1140+
dependencies:
1141+
"@babel/code-frame" "^7.26.2"
1142+
"@babel/parser" "^7.26.9"
1143+
"@babel/types" "^7.26.9"
1144+
11111145
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.5", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.2":
11121146
version "7.23.9"
11131147
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950"
@@ -1141,6 +1175,14 @@
11411175
"@babel/helper-validator-identifier" "^7.22.20"
11421176
to-fast-properties "^2.0.0"
11431177

1178+
"@babel/types@^7.26.10", "@babel/types@^7.26.9":
1179+
version "7.26.10"
1180+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.10.tgz#396382f6335bd4feb65741eacfc808218f859259"
1181+
integrity sha512-emqcG3vHrpxUKTrxcblR36dcrcoRDvKmnL/dCL6ZsHaShW80qxCAcNhzQZrpeM765VzEos+xOi4s+r4IXzTwdQ==
1182+
dependencies:
1183+
"@babel/helper-string-parser" "^7.25.9"
1184+
"@babel/helper-validator-identifier" "^7.25.9"
1185+
11441186
"@bcoe/v8-coverage@^0.2.3":
11451187
version "0.2.3"
11461188
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"

0 commit comments

Comments
 (0)