Skip to content

Commit c0395d4

Browse files
chore(deps): update babel monorepo to v7.28.3 (#534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6057372 commit c0395d4

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@
3131
"source-map-support": "0.5.19"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "7.28.0",
34+
"@babel/core": "7.28.3",
3535
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
3636
"@babel/plugin-syntax-dynamic-import": "7.8.3",
3737
"@babel/plugin-transform-async-to-generator": "7.27.1",
3838
"@babel/plugin-transform-nullish-coalescing-operator": "7.27.1",
3939
"@babel/plugin-transform-optional-chaining": "7.27.1",
40-
"@babel/preset-env": "7.28.0",
40+
"@babel/preset-env": "7.28.3",
4141
"@babel/preset-react": "7.27.1",
4242
"@scratch/scratch-gui": "11.5.0",
4343
"async": "3.2.6",

0 commit comments

Comments
 (0)