Skip to content

Commit 574f232

Browse files
build(deps): bump @babel/core from 7.27.4 to 7.27.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.27.4 to 7.27.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.27.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f88a39 commit 574f232

File tree

2 files changed

+51
-28
lines changed

2 files changed

+51
-28
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codeharbor",
33
"private": true,
44
"dependencies": {
5-
"@babel/core": "7.27.4",
5+
"@babel/core": "7.27.7",
66
"@babel/plugin-transform-runtime": "7.27.4",
77
"@babel/preset-env": "7.27.2",
88
"@babel/runtime": "7.27.6",

yarn.lock

Lines changed: 50 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -33,26 +33,26 @@ __metadata:
3333
languageName: node
3434
linkType: hard
3535

36-
"@babel/core@npm:7.27.4":
37-
version: 7.27.4
38-
resolution: "@babel/core@npm:7.27.4"
36+
"@babel/core@npm:7.27.7":
37+
version: 7.27.7
38+
resolution: "@babel/core@npm:7.27.7"
3939
dependencies:
4040
"@ampproject/remapping": "npm:^2.2.0"
4141
"@babel/code-frame": "npm:^7.27.1"
42-
"@babel/generator": "npm:^7.27.3"
42+
"@babel/generator": "npm:^7.27.5"
4343
"@babel/helper-compilation-targets": "npm:^7.27.2"
4444
"@babel/helper-module-transforms": "npm:^7.27.3"
45-
"@babel/helpers": "npm:^7.27.4"
46-
"@babel/parser": "npm:^7.27.4"
45+
"@babel/helpers": "npm:^7.27.6"
46+
"@babel/parser": "npm:^7.27.7"
4747
"@babel/template": "npm:^7.27.2"
48-
"@babel/traverse": "npm:^7.27.4"
49-
"@babel/types": "npm:^7.27.3"
48+
"@babel/traverse": "npm:^7.27.7"
49+
"@babel/types": "npm:^7.27.7"
5050
convert-source-map: "npm:^2.0.0"
5151
debug: "npm:^4.1.0"
5252
gensync: "npm:^1.0.0-beta.2"
5353
json5: "npm:^2.2.3"
5454
semver: "npm:^6.3.1"
55-
checksum: 10c0/d2d17b106a8d91d3eda754bb3f26b53a12eb7646df73c2b2d2e9b08d90529186bc69e3823f70a96ec6e5719dc2372fb54e14ad499da47ceeb172d2f7008787b5
55+
checksum: 10c0/02c0cd475821c5333d5ee5eb9a0565af1a38234b37859ae09c4c95d7171bbc11a23a6f733c31b3cb12dc523311bdc8f7f9d705136f33eeb6704b7fbd6e6468ca
5656
languageName: node
5757
linkType: hard
5858

@@ -82,6 +82,19 @@ __metadata:
8282
languageName: node
8383
linkType: hard
8484

85+
"@babel/generator@npm:^7.27.5":
86+
version: 7.27.5
87+
resolution: "@babel/generator@npm:7.27.5"
88+
dependencies:
89+
"@babel/parser": "npm:^7.27.5"
90+
"@babel/types": "npm:^7.27.3"
91+
"@jridgewell/gen-mapping": "npm:^0.3.5"
92+
"@jridgewell/trace-mapping": "npm:^0.3.25"
93+
jsesc: "npm:^3.0.2"
94+
checksum: 10c0/8f649ef4cd81765c832bb11de4d6064b035ffebdecde668ba7abee68a7b0bce5c9feabb5dc5bb8aeba5bd9e5c2afa3899d852d2bd9ca77a711ba8c8379f416f0
95+
languageName: node
96+
linkType: hard
97+
8598
"@babel/helper-annotate-as-pure@npm:^7.27.1":
8699
version: 7.27.1
87100
resolution: "@babel/helper-annotate-as-pure@npm:7.27.1"
@@ -279,13 +292,13 @@ __metadata:
279292
languageName: node
280293
linkType: hard
281294

282-
"@babel/helpers@npm:^7.27.4":
283-
version: 7.27.4
284-
resolution: "@babel/helpers@npm:7.27.4"
295+
"@babel/helpers@npm:^7.27.6":
296+
version: 7.27.6
297+
resolution: "@babel/helpers@npm:7.27.6"
285298
dependencies:
286299
"@babel/template": "npm:^7.27.2"
287-
"@babel/types": "npm:^7.27.3"
288-
checksum: 10c0/3463551420926b3f403c1a30d66ac67bba5c4f73539a8ccb71544da129c4709ac37c57fac740ed8a261b3e6bbbf353b05e03b36ea1a6bf1081604b2a94ca43c1
300+
"@babel/types": "npm:^7.27.6"
301+
checksum: 10c0/448bac96ef8b0f21f2294a826df9de6bf4026fd023f8a6bb6c782fe3e61946801ca24381490b8e58d861fee75cd695a1882921afbf1f53b0275ee68c938bd6d3
289302
languageName: node
290303
linkType: hard
291304

@@ -311,14 +324,14 @@ __metadata:
311324
languageName: node
312325
linkType: hard
313326

314-
"@babel/parser@npm:^7.27.4":
315-
version: 7.27.4
316-
resolution: "@babel/parser@npm:7.27.4"
327+
"@babel/parser@npm:^7.27.5, @babel/parser@npm:^7.27.7":
328+
version: 7.27.7
329+
resolution: "@babel/parser@npm:7.27.7"
317330
dependencies:
318-
"@babel/types": "npm:^7.27.3"
331+
"@babel/types": "npm:^7.27.7"
319332
bin:
320333
parser: ./bin/babel-parser.js
321-
checksum: 10c0/d1bf17e7508585235e2a76594ba81828e48851877112bb8abbecd7161a31fb66654e993e458ddaedb18a3d5fa31970e5f3feca5ae2900f51e6d8d3d35da70dbf
334+
checksum: 10c0/f6202faeb873f0b3083022e50a5046fe07266d337c0a3bd80a491f8435ba6d9e383d49725e3dcd666b3b52c0dccb4e0f1f1004915762345f7eeed5ba54ea9fd2
322335
languageName: node
323336
linkType: hard
324337

@@ -1174,18 +1187,18 @@ __metadata:
11741187
languageName: node
11751188
linkType: hard
11761189

1177-
"@babel/traverse@npm:^7.27.4":
1178-
version: 7.27.4
1179-
resolution: "@babel/traverse@npm:7.27.4"
1190+
"@babel/traverse@npm:^7.27.7":
1191+
version: 7.27.7
1192+
resolution: "@babel/traverse@npm:7.27.7"
11801193
dependencies:
11811194
"@babel/code-frame": "npm:^7.27.1"
1182-
"@babel/generator": "npm:^7.27.3"
1183-
"@babel/parser": "npm:^7.27.4"
1195+
"@babel/generator": "npm:^7.27.5"
1196+
"@babel/parser": "npm:^7.27.7"
11841197
"@babel/template": "npm:^7.27.2"
1185-
"@babel/types": "npm:^7.27.3"
1198+
"@babel/types": "npm:^7.27.7"
11861199
debug: "npm:^4.3.1"
11871200
globals: "npm:^11.1.0"
1188-
checksum: 10c0/6de8aa2a0637a6ee6d205bf48b9e923928a02415771fdec60085ed754dcdf605e450bb3315c2552fa51c31a4662275b45d5ae4ad527ce55a7db9acebdbbbb8ed
1201+
checksum: 10c0/941fecd0248546f059d58230590a2765d128ef072c8521c9e0bcf6037abf28a0ea4736003d0d695513128d07fe00a7bc57acaada2ed905941d44619b9f49cf0c
11891202
languageName: node
11901203
linkType: hard
11911204

@@ -1209,6 +1222,16 @@ __metadata:
12091222
languageName: node
12101223
linkType: hard
12111224

1225+
"@babel/types@npm:^7.27.6, @babel/types@npm:^7.27.7":
1226+
version: 7.27.7
1227+
resolution: "@babel/types@npm:7.27.7"
1228+
dependencies:
1229+
"@babel/helper-string-parser": "npm:^7.27.1"
1230+
"@babel/helper-validator-identifier": "npm:^7.27.1"
1231+
checksum: 10c0/1d1dcb5fa7cfba2b4034a3ab99ba17049bfc4af9e170935575246cdb1cee68b04329a0111506d9ae83fb917c47dbd4394a6db5e32fbd041b7834ffbb17ca086b
1232+
languageName: node
1233+
linkType: hard
1234+
12121235
"@discoveryjs/json-ext@npm:^0.6.1":
12131236
version: 0.6.3
12141237
resolution: "@discoveryjs/json-ext@npm:0.6.3"
@@ -2621,7 +2644,7 @@ __metadata:
26212644
version: 0.0.0-use.local
26222645
resolution: "codeharbor@workspace:."
26232646
dependencies:
2624-
"@babel/core": "npm:7.27.4"
2647+
"@babel/core": "npm:7.27.7"
26252648
"@babel/plugin-transform-runtime": "npm:7.27.4"
26262649
"@babel/preset-env": "npm:7.27.2"
26272650
"@babel/runtime": "npm:7.27.6"

0 commit comments

Comments
 (0)