Skip to content

Commit 412e51e

Browse files
Bump @babel/core from 7.28.0 to 7.28.3 in the babel group
Bumps the babel group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@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:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9a6a55 commit 412e51e

File tree

2 files changed

+98
-3
lines changed

2 files changed

+98
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"ajv-formats": "^3.0.1"
4141
},
4242
"devDependencies": {
43-
"@babel/core": "^7.28.0",
43+
"@babel/core": "^7.28.3",
4444
"@labforward/config": "^0.1.8",
4545
"@labforward/eslint-config-node": "^0.1.8",
4646
"@types/jest": "^30.0.0",

yarn.lock

Lines changed: 97 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ __metadata:
4040
languageName: node
4141
linkType: hard
4242

43-
"@babel/core@npm:^7.23.9, @babel/core@npm:^7.26.9, @babel/core@npm:^7.27.4, @babel/core@npm:^7.28.0":
43+
"@babel/core@npm:^7.23.9, @babel/core@npm:^7.26.9, @babel/core@npm:^7.27.4":
4444
version: 7.28.0
4545
resolution: "@babel/core@npm:7.28.0"
4646
dependencies:
@@ -63,6 +63,29 @@ __metadata:
6363
languageName: node
6464
linkType: hard
6565

66+
"@babel/core@npm:^7.28.3":
67+
version: 7.28.3
68+
resolution: "@babel/core@npm:7.28.3"
69+
dependencies:
70+
"@ampproject/remapping": "npm:^2.2.0"
71+
"@babel/code-frame": "npm:^7.27.1"
72+
"@babel/generator": "npm:^7.28.3"
73+
"@babel/helper-compilation-targets": "npm:^7.27.2"
74+
"@babel/helper-module-transforms": "npm:^7.28.3"
75+
"@babel/helpers": "npm:^7.28.3"
76+
"@babel/parser": "npm:^7.28.3"
77+
"@babel/template": "npm:^7.27.2"
78+
"@babel/traverse": "npm:^7.28.3"
79+
"@babel/types": "npm:^7.28.2"
80+
convert-source-map: "npm:^2.0.0"
81+
debug: "npm:^4.1.0"
82+
gensync: "npm:^1.0.0-beta.2"
83+
json5: "npm:^2.2.3"
84+
semver: "npm:^6.3.1"
85+
checksum: e6b3eb830c4b93f5a442b305776df1cd2bb4fafa4612355366f67c764f3e54a69d45b84def77fb2d4fd83439102667b0a92c3ea2838f678733245b748c602a7b
86+
languageName: node
87+
linkType: hard
88+
6689
"@babel/eslint-parser@npm:^7.26.8":
6790
version: 7.26.8
6891
resolution: "@babel/eslint-parser@npm:7.26.8"
@@ -90,6 +113,19 @@ __metadata:
90113
languageName: node
91114
linkType: hard
92115

116+
"@babel/generator@npm:^7.28.3":
117+
version: 7.28.3
118+
resolution: "@babel/generator@npm:7.28.3"
119+
dependencies:
120+
"@babel/parser": "npm:^7.28.3"
121+
"@babel/types": "npm:^7.28.2"
122+
"@jridgewell/gen-mapping": "npm:^0.3.12"
123+
"@jridgewell/trace-mapping": "npm:^0.3.28"
124+
jsesc: "npm:^3.0.2"
125+
checksum: 0ff58bcf04f8803dcc29479b547b43b9b0b828ec1ee0668e92d79f9e90f388c28589056637c5ff2fd7bcf8d153c990d29c448d449d852bf9d1bc64753ca462bc
126+
languageName: node
127+
linkType: hard
128+
93129
"@babel/helper-compilation-targets@npm:^7.27.2":
94130
version: 7.27.2
95131
resolution: "@babel/helper-compilation-targets@npm:7.27.2"
@@ -133,6 +169,19 @@ __metadata:
133169
languageName: node
134170
linkType: hard
135171

172+
"@babel/helper-module-transforms@npm:^7.28.3":
173+
version: 7.28.3
174+
resolution: "@babel/helper-module-transforms@npm:7.28.3"
175+
dependencies:
176+
"@babel/helper-module-imports": "npm:^7.27.1"
177+
"@babel/helper-validator-identifier": "npm:^7.27.1"
178+
"@babel/traverse": "npm:^7.28.3"
179+
peerDependencies:
180+
"@babel/core": ^7.0.0
181+
checksum: 549be62515a6d50cd4cfefcab1b005c47f89bd9135a22d602ee6a5e3a01f27571868ada10b75b033569f24dc4a2bb8d04bfa05ee75c16da7ade2d0db1437fcdb
182+
languageName: node
183+
linkType: hard
184+
136185
"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.27.1, @babel/helper-plugin-utils@npm:^7.8.0":
137186
version: 7.27.1
138187
resolution: "@babel/helper-plugin-utils@npm:7.27.1"
@@ -171,6 +220,16 @@ __metadata:
171220
languageName: node
172221
linkType: hard
173222

223+
"@babel/helpers@npm:^7.28.3":
224+
version: 7.28.3
225+
resolution: "@babel/helpers@npm:7.28.3"
226+
dependencies:
227+
"@babel/template": "npm:^7.27.2"
228+
"@babel/types": "npm:^7.28.2"
229+
checksum: 03a8f94135415eec62d37be9c62c63908f2d5386c7b00e04545de4961996465775330e3eb57717ea7451e19b0e24615777ebfec408c2adb1df3b10b4df6bf1ce
230+
languageName: node
231+
linkType: hard
232+
174233
"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.27.2, @babel/parser@npm:^7.28.0":
175234
version: 7.28.0
176235
resolution: "@babel/parser@npm:7.28.0"
@@ -182,6 +241,17 @@ __metadata:
182241
languageName: node
183242
linkType: hard
184243

244+
"@babel/parser@npm:^7.28.3":
245+
version: 7.28.3
246+
resolution: "@babel/parser@npm:7.28.3"
247+
dependencies:
248+
"@babel/types": "npm:^7.28.2"
249+
bin:
250+
parser: ./bin/babel-parser.js
251+
checksum: 1f41eb82623b0ca0f94521b57f4790c6c457cd922b8e2597985b36bdec24114a9ccf54640286a760ceb60f11fe9102d192bf60477aee77f5d45f1029b9b72729
252+
languageName: node
253+
linkType: hard
254+
185255
"@babel/plugin-syntax-async-generators@npm:^7.8.4":
186256
version: 7.8.4
187257
resolution: "@babel/plugin-syntax-async-generators@npm:7.8.4"
@@ -395,6 +465,21 @@ __metadata:
395465
languageName: node
396466
linkType: hard
397467

468+
"@babel/traverse@npm:^7.28.3":
469+
version: 7.28.3
470+
resolution: "@babel/traverse@npm:7.28.3"
471+
dependencies:
472+
"@babel/code-frame": "npm:^7.27.1"
473+
"@babel/generator": "npm:^7.28.3"
474+
"@babel/helper-globals": "npm:^7.28.0"
475+
"@babel/parser": "npm:^7.28.3"
476+
"@babel/template": "npm:^7.27.2"
477+
"@babel/types": "npm:^7.28.2"
478+
debug: "npm:^4.3.1"
479+
checksum: 26e95b29a46925b7b41255e03185b7e65b2c4987e14bbee7bbf95867fb19c69181f301bbe1c7b201d4fe0cce6aa0cbea0282dad74b3a0fef3d9058f6c76fdcb3
480+
languageName: node
481+
linkType: hard
482+
398483
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.27.6, @babel/types@npm:^7.28.0":
399484
version: 7.28.0
400485
resolution: "@babel/types@npm:7.28.0"
@@ -405,6 +490,16 @@ __metadata:
405490
languageName: node
406491
linkType: hard
407492

493+
"@babel/types@npm:^7.28.2":
494+
version: 7.28.2
495+
resolution: "@babel/types@npm:7.28.2"
496+
dependencies:
497+
"@babel/helper-string-parser": "npm:^7.27.1"
498+
"@babel/helper-validator-identifier": "npm:^7.27.1"
499+
checksum: 24b11c9368e7e2c291fe3c1bcd1ed66f6593a3975f479cbb9dd7b8c8d8eab8a962b0d2fca616c043396ce82500ac7d23d594fbbbd013828182c01596370a0b10
500+
languageName: node
501+
linkType: hard
502+
408503
"@bcoe/v8-coverage@npm:^0.2.3":
409504
version: 0.2.3
410505
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -905,7 +1000,7 @@ __metadata:
9051000
version: 0.0.0-use.local
9061001
resolution: "@labforward/laboperator-workflow-schema@workspace:."
9071002
dependencies:
908-
"@babel/core": "npm:^7.28.0"
1003+
"@babel/core": "npm:^7.28.3"
9091004
"@labforward/config": "npm:^0.1.8"
9101005
"@labforward/eslint-config-node": "npm:^0.1.8"
9111006
"@types/jest": "npm:^30.0.0"

0 commit comments

Comments
 (0)