Skip to content

Commit 4ae1177

Browse files
Update dependency @babel/plugin-transform-runtime to v7.28.5
1 parent 2e5eea0 commit 4ae1177

File tree

3 files changed

+165
-161
lines changed

3 files changed

+165
-161
lines changed

libraries/lwc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"library_repo": "salesforce/lwc",
77
"devDependencies": {
88
"@babel/core": "7.28.0",
9-
"@babel/plugin-transform-runtime": "7.28.0",
9+
"@babel/plugin-transform-runtime": "7.28.5",
1010
"@babel/preset-env": "7.28.0",
1111
"babel-core": "6.26.3",
1212
"babel-loader": "9.2.1",

libraries/svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"library_repo": "sveltejs/svelte",
77
"devDependencies": {
88
"@babel/core": "7.28.0",
9-
"@babel/plugin-transform-runtime": "7.28.0",
9+
"@babel/plugin-transform-runtime": "7.28.5",
1010
"@babel/preset-env": "7.28.0",
1111
"babel-loader": "9.2.1",
1212
"chai": "4.5.0",

0 commit comments

Comments
 (0)