Skip to content

Commit 46ac3a8

Browse files
chore(deps): bump @babel/helpers from 7.8.4 to 7.27.6 in /example
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.8.4 to 7.27.6. - [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.27.6/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-version: 7.27.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ab902a commit 46ac3a8

File tree

1 file changed

+53
-6
lines changed

1 file changed

+53
-6
lines changed

example/yarn.lock

Lines changed: 53 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,15 @@
2424
"@babel/highlight" "^7.22.13"
2525
chalk "^2.4.2"
2626

27+
"@babel/code-frame@^7.27.1":
28+
version "7.27.1"
29+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
30+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
31+
dependencies:
32+
"@babel/helper-validator-identifier" "^7.27.1"
33+
js-tokens "^4.0.0"
34+
picocolors "^1.1.1"
35+
2736
"@babel/compat-data@^7.8.4":
2837
version "7.8.5"
2938
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.5.tgz#d28ce872778c23551cbb9432fc68d28495b613b9"
@@ -370,6 +379,11 @@
370379
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
371380
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
372381

382+
"@babel/helper-string-parser@^7.27.1":
383+
version "7.27.1"
384+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
385+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
386+
373387
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8":
374388
version "7.14.8"
375389
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
@@ -380,6 +394,11 @@
380394
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
381395
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
382396

397+
"@babel/helper-validator-identifier@^7.27.1":
398+
version "7.27.1"
399+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
400+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
401+
383402
"@babel/helper-wrap-function@^7.8.3":
384403
version "7.8.3"
385404
resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.8.3.tgz#9dbdb2bb55ef14aaa01fe8c99b629bd5352d8610"
@@ -391,13 +410,12 @@
391410
"@babel/types" "^7.8.3"
392411

393412
"@babel/helpers@^7.8.4":
394-
version "7.8.4"
395-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.8.4.tgz#754eb3ee727c165e0a240d6c207de7c455f36f73"
396-
integrity sha512-VPbe7wcQ4chu4TDQjimHv/5tj73qz88o12EPkO2ValS2QiQS/1F2SsjyIGNnAD0vF/nZS6Cf9i+vW6HIlnaR8w==
413+
version "7.27.6"
414+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
415+
integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
397416
dependencies:
398-
"@babel/template" "^7.8.3"
399-
"@babel/traverse" "^7.8.4"
400-
"@babel/types" "^7.8.3"
417+
"@babel/template" "^7.27.2"
418+
"@babel/types" "^7.27.6"
401419

402420
"@babel/highlight@^7.14.5":
403421
version "7.14.5"
@@ -441,6 +459,13 @@
441459
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
442460
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
443461

462+
"@babel/parser@^7.27.2":
463+
version "7.27.5"
464+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826"
465+
integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg==
466+
dependencies:
467+
"@babel/types" "^7.27.3"
468+
444469
"@babel/plugin-external-helpers@^7.0.0":
445470
version "7.8.3"
446471
resolved "https://registry.yarnpkg.com/@babel/plugin-external-helpers/-/plugin-external-helpers-7.8.3.tgz#5a94164d9af393b2820a3cdc407e28ebf237de4b"
@@ -1054,6 +1079,15 @@
10541079
"@babel/parser" "^7.22.15"
10551080
"@babel/types" "^7.22.15"
10561081

1082+
"@babel/template@^7.27.2":
1083+
version "7.27.2"
1084+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
1085+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
1086+
dependencies:
1087+
"@babel/code-frame" "^7.27.1"
1088+
"@babel/parser" "^7.27.2"
1089+
"@babel/types" "^7.27.1"
1090+
10571091
"@babel/traverse@^7.0.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.4.4", "@babel/traverse@^7.8.3", "@babel/traverse@^7.8.4":
10581092
version "7.23.2"
10591093
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
@@ -1096,6 +1130,14 @@
10961130
"@babel/helper-validator-identifier" "^7.22.20"
10971131
to-fast-properties "^2.0.0"
10981132

1133+
"@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.27.6":
1134+
version "7.27.6"
1135+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.6.tgz#a434ca7add514d4e646c80f7375c0aa2befc5535"
1136+
integrity sha512-ETyHEk2VHHvl9b9jZP5IHPavHYk57EhanlRRuae9XCpb/j5bDCbPPMOBfCWhnl/7EDJz0jEMCi/RhccCE8r1+Q==
1137+
dependencies:
1138+
"@babel/helper-string-parser" "^7.27.1"
1139+
"@babel/helper-validator-identifier" "^7.27.1"
1140+
10991141
"@cnakazawa/watch@^1.0.3":
11001142
version "1.0.4"
11011143
resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a"
@@ -5922,6 +5964,11 @@ physical-cpu-count@^2.0.0:
59225964
resolved "https://registry.yarnpkg.com/physical-cpu-count/-/physical-cpu-count-2.0.0.tgz#18de2f97e4bf7a9551ad7511942b5496f7aba660"
59235965
integrity sha1-GN4vl+S/epVRrXURlCtUlverpmA=
59245966

5967+
picocolors@^1.1.1:
5968+
version "1.1.1"
5969+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
5970+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
5971+
59255972
pify@^4.0.1:
59265973
version "4.0.1"
59275974
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"

0 commit comments

Comments
 (0)