Skip to content

Commit 63c5a1e

Browse files
Update dependency @babel/core to v7.28.0 (#2519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 28cce5e commit 63c5a1e

File tree

4 files changed

+9
-197
lines changed

4 files changed

+9
-197
lines changed

libraries/lwc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"library_repo": "salesforce/lwc",
77
"devDependencies": {
8-
"@babel/core": "7.22.5",
8+
"@babel/core": "7.28.0",
99
"@babel/plugin-transform-runtime": "7.22.5",
1010
"@babel/preset-env": "7.22.5",
1111
"babel-core": "6.26.3",

libraries/solid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"build": "wireit"
55
},
66
"devDependencies": {
7-
"@babel/core": "7.23.2",
7+
"@babel/core": "7.28.0",
88
"@babel/preset-env": "7.23.2",
99
"babel-loader": "9.1.3",
1010
"babel-preset-solid": "1.6.7",

libraries/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"library_repo": "sveltejs/svelte",
77
"devDependencies": {
8-
"@babel/core": "7.23.2",
8+
"@babel/core": "7.28.0",
99
"@babel/plugin-transform-runtime": "7.23.2",
1010
"@babel/preset-env": "7.23.2",
1111
"babel-loader": "9.1.3",

package-lock.json

Lines changed: 6 additions & 194 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)