Skip to content

Commit ca98b9d

Browse files
Bump @babel/core from 7.22.10 to 7.24.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.10 to 7.24.5. - [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.24.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbec06e commit ca98b9d

File tree

1 file changed

+25
-122
lines changed

1 file changed

+25
-122
lines changed

yarn.lock

Lines changed: 25 additions & 122 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,6 @@ __metadata:
3131
languageName: node
3232
linkType: hard
3333

34-
"@babel/code-frame@npm:^7.22.10":
35-
version: 7.22.10
36-
resolution: "@babel/code-frame@npm:7.22.10"
37-
dependencies:
38-
"@babel/highlight": ^7.22.10
39-
chalk: ^2.4.2
40-
checksum: 89a06534ad19759da6203a71bad120b1d7b2ddc016c8e07d4c56b35dea25e7396c6da60a754e8532a86733092b131ae7f661dbe6ba5d165ea777555daa2ed3c9
41-
languageName: node
42-
linkType: hard
43-
4434
"@babel/code-frame@npm:^7.23.5, @babel/code-frame@npm:^7.24.2":
4535
version: 7.24.2
4636
resolution: "@babel/code-frame@npm:7.24.2"
@@ -58,13 +48,6 @@ __metadata:
5848
languageName: node
5949
linkType: hard
6050

61-
"@babel/compat-data@npm:^7.22.9":
62-
version: 7.22.9
63-
resolution: "@babel/compat-data@npm:7.22.9"
64-
checksum: bed77d9044ce948b4327b30dd0de0779fa9f3a7ed1f2d31638714ed00229fa71fc4d1617ae0eb1fad419338d3658d0e9a5a083297451e09e73e078d0347ff808
65-
languageName: node
66-
linkType: hard
67-
6851
"@babel/compat-data@npm:^7.23.5, @babel/compat-data@npm:^7.24.4":
6952
version: 7.24.4
7053
resolution: "@babel/compat-data@npm:7.24.4"
@@ -73,37 +56,25 @@ __metadata:
7356
linkType: hard
7457

7558
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.22.1, @babel/core@npm:^7.22.5":
76-
version: 7.22.10
77-
resolution: "@babel/core@npm:7.22.10"
59+
version: 7.24.5
60+
resolution: "@babel/core@npm:7.24.5"
7861
dependencies:
7962
"@ampproject/remapping": ^2.2.0
80-
"@babel/code-frame": ^7.22.10
81-
"@babel/generator": ^7.22.10
82-
"@babel/helper-compilation-targets": ^7.22.10
83-
"@babel/helper-module-transforms": ^7.22.9
84-
"@babel/helpers": ^7.22.10
85-
"@babel/parser": ^7.22.10
86-
"@babel/template": ^7.22.5
87-
"@babel/traverse": ^7.22.10
88-
"@babel/types": ^7.22.10
89-
convert-source-map: ^1.7.0
63+
"@babel/code-frame": ^7.24.2
64+
"@babel/generator": ^7.24.5
65+
"@babel/helper-compilation-targets": ^7.23.6
66+
"@babel/helper-module-transforms": ^7.24.5
67+
"@babel/helpers": ^7.24.5
68+
"@babel/parser": ^7.24.5
69+
"@babel/template": ^7.24.0
70+
"@babel/traverse": ^7.24.5
71+
"@babel/types": ^7.24.5
72+
convert-source-map: ^2.0.0
9073
debug: ^4.1.0
9174
gensync: ^1.0.0-beta.2
92-
json5: ^2.2.2
75+
json5: ^2.2.3
9376
semver: ^6.3.1
94-
checksum: cc4efa09209fe1f733cf512e9e4bb50870b191ab2dee8014e34cd6e731f204e48476cc53b4bbd0825d4d342304d577ae43ff5fd8ab3896080673c343321acb32
95-
languageName: node
96-
linkType: hard
97-
98-
"@babel/generator@npm:^7.22.10":
99-
version: 7.22.10
100-
resolution: "@babel/generator@npm:7.22.10"
101-
dependencies:
102-
"@babel/types": ^7.22.10
103-
"@jridgewell/gen-mapping": ^0.3.2
104-
"@jridgewell/trace-mapping": ^0.3.17
105-
jsesc: ^2.5.1
106-
checksum: 59a79730abdff9070692834bd3af179e7a9413fa2ff7f83dff3eb888765aeaeb2bfc7b0238a49613ed56e1af05956eff303cc139f2407eda8df974813e486074
77+
checksum: f4f0eafde12b145f2cb9cc893085e5f1436e1ef265bb3b7d8aa6282515c9b4e740bbd5e2cbc32114adb9afed2dd62c2336758b9fabb7e46e8ba542f76d4f3f80
10778
languageName: node
10879
linkType: hard
10980

@@ -158,19 +129,6 @@ __metadata:
158129
languageName: node
159130
linkType: hard
160131

161-
"@babel/helper-compilation-targets@npm:^7.22.10":
162-
version: 7.22.10
163-
resolution: "@babel/helper-compilation-targets@npm:7.22.10"
164-
dependencies:
165-
"@babel/compat-data": ^7.22.9
166-
"@babel/helper-validator-option": ^7.22.5
167-
browserslist: ^4.21.9
168-
lru-cache: ^5.1.1
169-
semver: ^6.3.1
170-
checksum: f6f1896816392bcff671bbe6e277307729aee53befb4a66ea126e2a91eda78d819a70d06fa384c74ef46c1595544b94dca50bef6c78438d9ffd31776dafbd435
171-
languageName: node
172-
linkType: hard
173-
174132
"@babel/helper-compilation-targets@npm:^7.22.6":
175133
version: 7.22.6
176134
resolution: "@babel/helper-compilation-targets@npm:7.22.6"
@@ -385,22 +343,7 @@ __metadata:
385343
languageName: node
386344
linkType: hard
387345

388-
"@babel/helper-module-transforms@npm:^7.22.9":
389-
version: 7.22.9
390-
resolution: "@babel/helper-module-transforms@npm:7.22.9"
391-
dependencies:
392-
"@babel/helper-environment-visitor": ^7.22.5
393-
"@babel/helper-module-imports": ^7.22.5
394-
"@babel/helper-simple-access": ^7.22.5
395-
"@babel/helper-split-export-declaration": ^7.22.6
396-
"@babel/helper-validator-identifier": ^7.22.5
397-
peerDependencies:
398-
"@babel/core": ^7.0.0
399-
checksum: 2751f77660518cf4ff027514d6f4794f04598c6393be7b04b8e46c6e21606e11c19f3f57ab6129a9c21bacdf8b3ffe3af87bb401d972f34af2d0ffde02ac3001
400-
languageName: node
401-
linkType: hard
402-
403-
"@babel/helper-module-transforms@npm:^7.23.3":
346+
"@babel/helper-module-transforms@npm:^7.23.3, @babel/helper-module-transforms@npm:^7.24.5":
404347
version: 7.24.5
405348
resolution: "@babel/helper-module-transforms@npm:7.24.5"
406349
dependencies:
@@ -521,15 +464,6 @@ __metadata:
521464
languageName: node
522465
linkType: hard
523466

524-
"@babel/helper-split-export-declaration@npm:^7.22.6":
525-
version: 7.22.6
526-
resolution: "@babel/helper-split-export-declaration@npm:7.22.6"
527-
dependencies:
528-
"@babel/types": ^7.22.5
529-
checksum: e141cace583b19d9195f9c2b8e17a3ae913b7ee9b8120246d0f9ca349ca6f03cb2c001fd5ec57488c544347c0bb584afec66c936511e447fd20a360e591ac921
530-
languageName: node
531-
linkType: hard
532-
533467
"@babel/helper-split-export-declaration@npm:^7.24.5":
534468
version: 7.24.5
535469
resolution: "@babel/helper-split-export-declaration@npm:7.24.5"
@@ -592,25 +526,14 @@ __metadata:
592526
languageName: node
593527
linkType: hard
594528

595-
"@babel/helpers@npm:^7.22.10":
596-
version: 7.22.10
597-
resolution: "@babel/helpers@npm:7.22.10"
598-
dependencies:
599-
"@babel/template": ^7.22.5
600-
"@babel/traverse": ^7.22.10
601-
"@babel/types": ^7.22.10
602-
checksum: 3b1219e362df390b6c5d94b75a53fc1c2eb42927ced0b8022d6a29b833a839696206b9bdad45b4805d05591df49fc16b6fb7db758c9c2ecfe99e3e94cb13020f
603-
languageName: node
604-
linkType: hard
605-
606-
"@babel/highlight@npm:^7.22.10":
607-
version: 7.22.10
608-
resolution: "@babel/highlight@npm:7.22.10"
529+
"@babel/helpers@npm:^7.24.5":
530+
version: 7.24.5
531+
resolution: "@babel/helpers@npm:7.24.5"
609532
dependencies:
610-
"@babel/helper-validator-identifier": ^7.22.5
611-
chalk: ^2.4.2
612-
js-tokens: ^4.0.0
613-
checksum: f714a1e1a72dd9d72f6383f4f30fd342e21a8df32d984a4ea8f5eab691bb6ba6db2f8823d4b4cf135d98869e7a98925b81306aa32ee3c429f8cfa52c75889e1b
533+
"@babel/template": ^7.24.0
534+
"@babel/traverse": ^7.24.5
535+
"@babel/types": ^7.24.5
536+
checksum: 941937456ca50ef44dbc5cdcb9a74c6ce18ce38971663acd80b622e7ecf1cc4fa034597de3ccccc37939d324139f159709f493fd8e7c385adbc162cb0888cfee
614537
languageName: node
615538
linkType: hard
616539

@@ -664,15 +587,6 @@ __metadata:
664587
languageName: node
665588
linkType: hard
666589

667-
"@babel/parser@npm:^7.22.10":
668-
version: 7.22.10
669-
resolution: "@babel/parser@npm:7.22.10"
670-
bin:
671-
parser: ./bin/babel-parser.js
672-
checksum: af51567b7d3cdf523bc608eae057397486c7fa6c2e5753027c01fe5c36f0767b2d01ce3049b222841326cc5b8c7fda1d810ac1a01af0a97bb04679e2ef9f7049
673-
languageName: node
674-
linkType: hard
675-
676590
"@babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5":
677591
version: 7.24.5
678592
resolution: "@babel/parser@npm:7.24.5"
@@ -1771,7 +1685,7 @@ __metadata:
17711685
languageName: node
17721686
linkType: hard
17731687

1774-
"@babel/traverse@npm:^7.22.10, @babel/traverse@npm:^7.22.5":
1688+
"@babel/traverse@npm:^7.22.5, @babel/traverse@npm:^7.24.5":
17751689
version: 7.24.5
17761690
resolution: "@babel/traverse@npm:7.24.5"
17771691
dependencies:
@@ -1800,17 +1714,6 @@ __metadata:
18001714
languageName: node
18011715
linkType: hard
18021716

1803-
"@babel/types@npm:^7.22.10":
1804-
version: 7.22.10
1805-
resolution: "@babel/types@npm:7.22.10"
1806-
dependencies:
1807-
"@babel/helper-string-parser": ^7.22.5
1808-
"@babel/helper-validator-identifier": ^7.22.5
1809-
to-fast-properties: ^2.0.0
1810-
checksum: 095c4f4b7503fa816e4094113f0ec2351ef96ff32012010b771693066ff628c7c664b21c6bd3fb93aeb46fe7c61f6b3a3c9e4ed0034d6a2481201c417371c8af
1811-
languageName: node
1812-
linkType: hard
1813-
18141717
"@babel/types@npm:^7.22.15, @babel/types@npm:^7.23.0, @babel/types@npm:^7.24.0, @babel/types@npm:^7.24.5":
18151718
version: 7.24.5
18161719
resolution: "@babel/types@npm:7.24.5"
@@ -3628,7 +3531,7 @@ __metadata:
36283531
languageName: node
36293532
linkType: hard
36303533

3631-
"convert-source-map@npm:^1.6.0, convert-source-map@npm:^1.7.0":
3534+
"convert-source-map@npm:^1.6.0":
36323535
version: 1.9.0
36333536
resolution: "convert-source-map@npm:1.9.0"
36343537
checksum: dc55a1f28ddd0e9485ef13565f8f756b342f9a46c4ae18b843fe3c30c675d058d6a4823eff86d472f187b176f0adf51ea7b69ea38be34be4a63cbbf91b0593c8
@@ -5936,7 +5839,7 @@ __metadata:
59365839
languageName: node
59375840
linkType: hard
59385841

5939-
"json5@npm:^2.2.2, json5@npm:^2.2.3":
5842+
"json5@npm:^2.2.3":
59405843
version: 2.2.3
59415844
resolution: "json5@npm:2.2.3"
59425845
bin:

0 commit comments

Comments
 (0)