Skip to content

Commit e922bb9

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 7b9dfc4 commit e922bb9

File tree

2 files changed

+118
-3
lines changed

2 files changed

+118
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"unified": "^11.0.5"
4646
},
4747
"devDependencies": {
48-
"@babel/core": "^7.28.0",
48+
"@babel/core": "^7.28.4",
4949
"@labforward/config": "~0.1.8",
5050
"@labforward/eslint-config-node": "^0.1.8",
5151
"@types/jest": "^30.0.0",

yarn.lock

Lines changed: 117 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.4":
67+
version: 7.28.4
68+
resolution: "@babel/core@npm:7.28.4"
69+
dependencies:
70+
"@babel/code-frame": "npm:^7.27.1"
71+
"@babel/generator": "npm:^7.28.3"
72+
"@babel/helper-compilation-targets": "npm:^7.27.2"
73+
"@babel/helper-module-transforms": "npm:^7.28.3"
74+
"@babel/helpers": "npm:^7.28.4"
75+
"@babel/parser": "npm:^7.28.4"
76+
"@babel/template": "npm:^7.27.2"
77+
"@babel/traverse": "npm:^7.28.4"
78+
"@babel/types": "npm:^7.28.4"
79+
"@jridgewell/remapping": "npm:^2.3.5"
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: ef5a6c3c6bf40d3589b5593f8118cfe2602ce737412629fb6e26d595be2fcbaae0807b43027a5c42ec4fba5b895ff65891f2503b5918c8a3ea3542ab44d4c278
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.4":
224+
version: 7.28.4
225+
resolution: "@babel/helpers@npm:7.28.4"
226+
dependencies:
227+
"@babel/template": "npm:^7.27.2"
228+
"@babel/types": "npm:^7.28.4"
229+
checksum: aaa5fb8098926dfed5f223adf2c5e4c7fbba4b911b73dfec2d7d3083f8ba694d201a206db673da2d9b3ae8c01793e795767654558c450c8c14b4c2175b4fcb44
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, @babel/parser@npm:^7.28.4":
245+
version: 7.28.4
246+
resolution: "@babel/parser@npm:7.28.4"
247+
dependencies:
248+
"@babel/types": "npm:^7.28.4"
249+
bin:
250+
parser: ./bin/babel-parser.js
251+
checksum: 58b239a5b1477ac7ed7e29d86d675cc81075ca055424eba6485872626db2dc556ce63c45043e5a679cd925e999471dba8a3ed4864e7ab1dbf64306ab72c52707
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, @babel/traverse@npm:^7.28.4":
469+
version: 7.28.4
470+
resolution: "@babel/traverse@npm:7.28.4"
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.4"
476+
"@babel/template": "npm:^7.27.2"
477+
"@babel/types": "npm:^7.28.4"
478+
debug: "npm:^4.3.1"
479+
checksum: ee678fdd49c9f54a32e07e8455242390d43ce44887cea6567b233fe13907b89240c377e7633478a32c6cf1be0e17c2f7f3b0c59f0666e39c5074cc47b968489c
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, @babel/types@npm:^7.28.4":
494+
version: 7.28.4
495+
resolution: "@babel/types@npm:7.28.4"
496+
dependencies:
497+
"@babel/helper-string-parser": "npm:^7.27.1"
498+
"@babel/helper-validator-identifier": "npm:^7.27.1"
499+
checksum: ac6f909d6191319e08c80efbfac7bd9a25f80cc83b43cd6d82e7233f7a6b9d6e7b90236f3af7400a3f83b576895bcab9188a22b584eb0f224e80e6d4e95f4517
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"
@@ -826,6 +921,26 @@ __metadata:
826921
languageName: node
827922
linkType: hard
828923

924+
"@jridgewell/gen-mapping@npm:^0.3.5":
925+
version: 0.3.13
926+
resolution: "@jridgewell/gen-mapping@npm:0.3.13"
927+
dependencies:
928+
"@jridgewell/sourcemap-codec": "npm:^1.5.0"
929+
"@jridgewell/trace-mapping": "npm:^0.3.24"
930+
checksum: 9a7d65fb13bd9aec1fbab74cda08496839b7e2ceb31f5ab922b323e94d7c481ce0fc4fd7e12e2610915ed8af51178bdc61e168e92a8c8b8303b030b03489b13b
931+
languageName: node
932+
linkType: hard
933+
934+
"@jridgewell/remapping@npm:^2.3.5":
935+
version: 2.3.5
936+
resolution: "@jridgewell/remapping@npm:2.3.5"
937+
dependencies:
938+
"@jridgewell/gen-mapping": "npm:^0.3.5"
939+
"@jridgewell/trace-mapping": "npm:^0.3.24"
940+
checksum: 3de494219ffeb2c5c38711d0d7bb128097edf91893090a2dbc8ee0b55d092bb7347b1fd0f478486c5eab010e855c73927b1666f2107516d472d24a73017d1194
941+
languageName: node
942+
linkType: hard
943+
829944
"@jridgewell/resolve-uri@npm:^3.0.3, @jridgewell/resolve-uri@npm:^3.1.0":
830945
version: 3.1.1
831946
resolution: "@jridgewell/resolve-uri@npm:3.1.1"
@@ -905,7 +1020,7 @@ __metadata:
9051020
version: 0.0.0-use.local
9061021
resolution: "@labforward/markdown-parser@workspace:."
9071022
dependencies:
908-
"@babel/core": "npm:^7.28.0"
1023+
"@babel/core": "npm:^7.28.4"
9091024
"@labforward/config": "npm:~0.1.8"
9101025
"@labforward/eslint-config-node": "npm:^0.1.8"
9111026
"@types/jest": "npm:^30.0.0"

0 commit comments

Comments
 (0)