Skip to content

Commit 3c740c5

Browse files
chore(deps-dev): bump @babel/core from 7.26.0 to 7.26.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.0 to 7.26.7. - [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.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff8b043 commit 3c740c5

File tree

1 file changed

+75
-16
lines changed

1 file changed

+75
-16
lines changed

yarn.lock

Lines changed: 75 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ __metadata:
1515
languageName: node
1616
linkType: hard
1717

18-
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.0, @babel/code-frame@npm:^7.26.2":
18+
"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.10.4, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.2":
1919
version: 7.26.2
2020
resolution: "@babel/code-frame@npm:7.26.2"
2121
dependencies:
@@ -33,26 +33,33 @@ __metadata:
3333
languageName: node
3434
linkType: hard
3535

36+
"@babel/compat-data@npm:^7.26.5":
37+
version: 7.26.5
38+
resolution: "@babel/compat-data@npm:7.26.5"
39+
checksum: 10c0/9d2b41f0948c3dfc5de44d9f789d2208c2ea1fd7eb896dfbb297fe955e696728d6f363c600cd211e7f58ccbc2d834fe516bb1e4cf883bbabed8a32b038afc1a0
40+
languageName: node
41+
linkType: hard
42+
3643
"@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.18.9, @babel/core@npm:^7.23.9, @babel/core@npm:^7.25.2":
37-
version: 7.26.0
38-
resolution: "@babel/core@npm:7.26.0"
44+
version: 7.26.7
45+
resolution: "@babel/core@npm:7.26.7"
3946
dependencies:
4047
"@ampproject/remapping": "npm:^2.2.0"
41-
"@babel/code-frame": "npm:^7.26.0"
42-
"@babel/generator": "npm:^7.26.0"
43-
"@babel/helper-compilation-targets": "npm:^7.25.9"
48+
"@babel/code-frame": "npm:^7.26.2"
49+
"@babel/generator": "npm:^7.26.5"
50+
"@babel/helper-compilation-targets": "npm:^7.26.5"
4451
"@babel/helper-module-transforms": "npm:^7.26.0"
45-
"@babel/helpers": "npm:^7.26.0"
46-
"@babel/parser": "npm:^7.26.0"
52+
"@babel/helpers": "npm:^7.26.7"
53+
"@babel/parser": "npm:^7.26.7"
4754
"@babel/template": "npm:^7.25.9"
48-
"@babel/traverse": "npm:^7.25.9"
49-
"@babel/types": "npm:^7.26.0"
55+
"@babel/traverse": "npm:^7.26.7"
56+
"@babel/types": "npm:^7.26.7"
5057
convert-source-map: "npm:^2.0.0"
5158
debug: "npm:^4.1.0"
5259
gensync: "npm:^1.0.0-beta.2"
5360
json5: "npm:^2.2.3"
5461
semver: "npm:^6.3.1"
55-
checksum: 10c0/91de73a7ff5c4049fbc747930aa039300e4d2670c2a91f5aa622f1b4868600fc89b01b6278385fbcd46f9574186fa3d9b376a9e7538e50f8d118ec13cfbcb63e
62+
checksum: 10c0/fbd2cd9fc23280bdcaca556e558f715c0a42d940b9913c52582e8e3d24e391d269cb8a9cd6589172593983569021c379e28bba6b19ea2ee08674f6068c210a9d
5663
languageName: node
5764
linkType: hard
5865

@@ -70,7 +77,7 @@ __metadata:
7077
languageName: node
7178
linkType: hard
7279

73-
"@babel/generator@npm:^7.26.0, @babel/generator@npm:^7.26.3, @babel/generator@npm:^7.7.2":
80+
"@babel/generator@npm:^7.26.3, @babel/generator@npm:^7.7.2":
7481
version: 7.26.3
7582
resolution: "@babel/generator@npm:7.26.3"
7683
dependencies:
@@ -83,6 +90,19 @@ __metadata:
8390
languageName: node
8491
linkType: hard
8592

93+
"@babel/generator@npm:^7.26.5":
94+
version: 7.26.5
95+
resolution: "@babel/generator@npm:7.26.5"
96+
dependencies:
97+
"@babel/parser": "npm:^7.26.5"
98+
"@babel/types": "npm:^7.26.5"
99+
"@jridgewell/gen-mapping": "npm:^0.3.5"
100+
"@jridgewell/trace-mapping": "npm:^0.3.25"
101+
jsesc: "npm:^3.0.2"
102+
checksum: 10c0/3be79e0aa03f38858a465d12ee2e468320b9122dc44fc85984713e32f16f4d77ce34a16a1a9505972782590e0b8d847b6f373621f9c6fafa1906d90f31416cb0
103+
languageName: node
104+
linkType: hard
105+
86106
"@babel/helper-annotate-as-pure@npm:^7.25.9":
87107
version: 7.25.9
88108
resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
@@ -105,6 +125,19 @@ __metadata:
105125
languageName: node
106126
linkType: hard
107127

128+
"@babel/helper-compilation-targets@npm:^7.26.5":
129+
version: 7.26.5
130+
resolution: "@babel/helper-compilation-targets@npm:7.26.5"
131+
dependencies:
132+
"@babel/compat-data": "npm:^7.26.5"
133+
"@babel/helper-validator-option": "npm:^7.25.9"
134+
browserslist: "npm:^4.24.0"
135+
lru-cache: "npm:^5.1.1"
136+
semver: "npm:^6.3.1"
137+
checksum: 10c0/9da5c77e5722f1a2fcb3e893049a01d414124522bbf51323bb1a0c9dcd326f15279836450fc36f83c9e8a846f3c40e88be032ed939c5a9840922bed6073edfb4
138+
languageName: node
139+
linkType: hard
140+
108141
"@babel/helper-create-class-features-plugin@npm:^7.18.6, @babel/helper-create-class-features-plugin@npm:^7.25.9":
109142
version: 7.25.9
110143
resolution: "@babel/helper-create-class-features-plugin@npm:7.25.9"
@@ -267,7 +300,7 @@ __metadata:
267300
languageName: node
268301
linkType: hard
269302

270-
"@babel/helpers@npm:^7.25.0, @babel/helpers@npm:^7.26.0":
303+
"@babel/helpers@npm:^7.25.0, @babel/helpers@npm:^7.26.7":
271304
version: 7.26.7
272305
resolution: "@babel/helpers@npm:7.26.7"
273306
dependencies:
@@ -277,7 +310,7 @@ __metadata:
277310
languageName: node
278311
linkType: hard
279312

280-
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.0, @babel/parser@npm:^7.26.3":
313+
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.9, @babel/parser@npm:^7.26.3":
281314
version: 7.26.3
282315
resolution: "@babel/parser@npm:7.26.3"
283316
dependencies:
@@ -288,6 +321,17 @@ __metadata:
288321
languageName: node
289322
linkType: hard
290323

324+
"@babel/parser@npm:^7.26.5, @babel/parser@npm:^7.26.7":
325+
version: 7.26.7
326+
resolution: "@babel/parser@npm:7.26.7"
327+
dependencies:
328+
"@babel/types": "npm:^7.26.7"
329+
bin:
330+
parser: ./bin/babel-parser.js
331+
checksum: 10c0/dcb08a4f2878ece33caffefe43b71488d753324bae7ca58d64bca3bc4af34dcfa1b58abdf9972516d76af760fceb25bb9294ca33461d56b31c5059ccfe32001f
332+
languageName: node
333+
linkType: hard
334+
291335
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
292336
version: 7.25.9
293337
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -1398,7 +1442,22 @@ __metadata:
13981442
languageName: node
13991443
linkType: hard
14001444

1401-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.0, @babel/types@npm:^7.26.3, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1445+
"@babel/traverse@npm:^7.26.7":
1446+
version: 7.26.7
1447+
resolution: "@babel/traverse@npm:7.26.7"
1448+
dependencies:
1449+
"@babel/code-frame": "npm:^7.26.2"
1450+
"@babel/generator": "npm:^7.26.5"
1451+
"@babel/parser": "npm:^7.26.7"
1452+
"@babel/template": "npm:^7.25.9"
1453+
"@babel/types": "npm:^7.26.7"
1454+
debug: "npm:^4.3.1"
1455+
globals: "npm:^11.1.0"
1456+
checksum: 10c0/b23a36ce40d2e4970741431c45d4f92e3f4c2895c0a421456516b2729bd9e17278846e01ee3d9039b0adf5fc5a071768061c17fcad040e74a5c3e39517449d5b
1457+
languageName: node
1458+
linkType: hard
1459+
1460+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.18.9, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.3, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
14021461
version: 7.26.3
14031462
resolution: "@babel/types@npm:7.26.3"
14041463
dependencies:
@@ -1408,7 +1467,7 @@ __metadata:
14081467
languageName: node
14091468
linkType: hard
14101469

1411-
"@babel/types@npm:^7.26.7":
1470+
"@babel/types@npm:^7.26.5, @babel/types@npm:^7.26.7":
14121471
version: 7.26.7
14131472
resolution: "@babel/types@npm:7.26.7"
14141473
dependencies:

0 commit comments

Comments
 (0)