Skip to content

Commit 57e9924

Browse files
build(deps): bump @babel/core from 7.28.0 to 7.28.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.28.0 to 7.28.3. - [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.28.3/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.28.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7e80e5 commit 57e9924

File tree

2 files changed

+32
-19
lines changed

2 files changed

+32
-19
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.28.0",
5+
"@babel/core": "7.28.3",
66
"@babel/plugin-transform-runtime": "7.28.3",
77
"@babel/preset-env": "7.28.3",
88
"@babel/runtime": "7.28.3",

yarn.lock

Lines changed: 31 additions & 18 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.28.0":
37-
version: 7.28.0
38-
resolution: "@babel/core@npm:7.28.0"
36+
"@babel/core@npm:7.28.3":
37+
version: 7.28.3
38+
resolution: "@babel/core@npm:7.28.3"
3939
dependencies:
4040
"@ampproject/remapping": "npm:^2.2.0"
4141
"@babel/code-frame": "npm:^7.27.1"
42-
"@babel/generator": "npm:^7.28.0"
42+
"@babel/generator": "npm:^7.28.3"
4343
"@babel/helper-compilation-targets": "npm:^7.27.2"
44-
"@babel/helper-module-transforms": "npm:^7.27.3"
45-
"@babel/helpers": "npm:^7.27.6"
46-
"@babel/parser": "npm:^7.28.0"
44+
"@babel/helper-module-transforms": "npm:^7.28.3"
45+
"@babel/helpers": "npm:^7.28.3"
46+
"@babel/parser": "npm:^7.28.3"
4747
"@babel/template": "npm:^7.27.2"
48-
"@babel/traverse": "npm:^7.28.0"
49-
"@babel/types": "npm:^7.28.0"
48+
"@babel/traverse": "npm:^7.28.3"
49+
"@babel/types": "npm:^7.28.2"
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/423302e7c721e73b1c096217880272e02020dfb697a55ccca60ad01bba90037015f84d0c20c6ce297cf33a19bb704bc5c2b3d3095f5284dfa592bd1de0b9e8c3
55+
checksum: 10c0/e6b3eb830c4b93f5a442b305776df1cd2bb4fafa4612355366f67c764f3e54a69d45b84def77fb2d4fd83439102667b0a92c3ea2838f678733245b748c602a7b
5656
languageName: node
5757
linkType: hard
5858

@@ -193,7 +193,7 @@ __metadata:
193193
languageName: node
194194
linkType: hard
195195

196-
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.27.3":
196+
"@babel/helper-module-transforms@npm:^7.27.1":
197197
version: 7.27.3
198198
resolution: "@babel/helper-module-transforms@npm:7.27.3"
199199
dependencies:
@@ -206,6 +206,19 @@ __metadata:
206206
languageName: node
207207
linkType: hard
208208

209+
"@babel/helper-module-transforms@npm:^7.28.3":
210+
version: 7.28.3
211+
resolution: "@babel/helper-module-transforms@npm:7.28.3"
212+
dependencies:
213+
"@babel/helper-module-imports": "npm:^7.27.1"
214+
"@babel/helper-validator-identifier": "npm:^7.27.1"
215+
"@babel/traverse": "npm:^7.28.3"
216+
peerDependencies:
217+
"@babel/core": ^7.0.0
218+
checksum: 10c0/549be62515a6d50cd4cfefcab1b005c47f89bd9135a22d602ee6a5e3a01f27571868ada10b75b033569f24dc4a2bb8d04bfa05ee75c16da7ade2d0db1437fcdb
219+
languageName: node
220+
linkType: hard
221+
209222
"@babel/helper-optimise-call-expression@npm:^7.27.1":
210223
version: 7.27.1
211224
resolution: "@babel/helper-optimise-call-expression@npm:7.27.1"
@@ -290,13 +303,13 @@ __metadata:
290303
languageName: node
291304
linkType: hard
292305

293-
"@babel/helpers@npm:^7.27.6":
294-
version: 7.27.6
295-
resolution: "@babel/helpers@npm:7.27.6"
306+
"@babel/helpers@npm:^7.28.3":
307+
version: 7.28.3
308+
resolution: "@babel/helpers@npm:7.28.3"
296309
dependencies:
297310
"@babel/template": "npm:^7.27.2"
298-
"@babel/types": "npm:^7.27.6"
299-
checksum: 10c0/448bac96ef8b0f21f2294a826df9de6bf4026fd023f8a6bb6c782fe3e61946801ca24381490b8e58d861fee75cd695a1882921afbf1f53b0275ee68c938bd6d3
311+
"@babel/types": "npm:^7.28.2"
312+
checksum: 10c0/03a8f94135415eec62d37be9c62c63908f2d5386c7b00e04545de4961996465775330e3eb57717ea7451e19b0e24615777ebfec408c2adb1df3b10b4df6bf1ce
300313
languageName: node
301314
linkType: hard
302315

@@ -1189,7 +1202,7 @@ __metadata:
11891202
languageName: node
11901203
linkType: hard
11911204

1192-
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.28.0, @babel/types@npm:^7.4.4":
1205+
"@babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.0, @babel/types@npm:^7.4.4":
11931206
version: 7.28.1
11941207
resolution: "@babel/types@npm:7.28.1"
11951208
dependencies:
@@ -2630,7 +2643,7 @@ __metadata:
26302643
version: 0.0.0-use.local
26312644
resolution: "codeharbor@workspace:."
26322645
dependencies:
2633-
"@babel/core": "npm:7.28.0"
2646+
"@babel/core": "npm:7.28.3"
26342647
"@babel/plugin-transform-runtime": "npm:7.28.3"
26352648
"@babel/preset-env": "npm:7.28.3"
26362649
"@babel/runtime": "npm:7.28.3"

0 commit comments

Comments
 (0)