Skip to content

Commit 3b5f31f

Browse files
chore(deps): update babel monorepo to v7.28.5 (#551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc93cfd commit 3b5f31f

File tree

2 files changed

+38
-48
lines changed

2 files changed

+38
-48
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
"source-map-support": "0.5.19"
3232
},
3333
"devDependencies": {
34-
"@babel/core": "7.28.4",
34+
"@babel/core": "7.28.5",
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",
39-
"@babel/plugin-transform-optional-chaining": "7.27.1",
40-
"@babel/preset-env": "7.28.3",
41-
"@babel/preset-react": "7.27.1",
39+
"@babel/plugin-transform-optional-chaining": "7.28.5",
40+
"@babel/preset-env": "7.28.5",
41+
"@babel/preset-react": "7.28.5",
4242
"@scratch/scratch-gui": "11.6.0",
4343
"async": "3.2.6",
4444
"autoprefixer": "10.4.21",

0 commit comments

Comments
 (0)