Skip to content

Commit 0d64588

Browse files
Update babel monorepo to v7.27.3 (#1433)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6a26e5 commit 0d64588

File tree

2 files changed

+104
-104
lines changed

2 files changed

+104
-104
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@
2121
"react-dom": "19.1.0"
2222
},
2323
"devDependencies": {
24-
"@babel/core": "7.27.1",
24+
"@babel/core": "7.27.3",
2525
"@babel/plugin-proposal-class-properties": "7.18.6",
2626
"@babel/plugin-proposal-decorators": "7.27.1",
27-
"@babel/plugin-transform-runtime": "7.27.1",
27+
"@babel/plugin-transform-runtime": "7.27.3",
2828
"@babel/polyfill": "7.12.1",
2929
"@babel/preset-env": "7.27.2",
3030
"@babel/preset-react": "7.27.1",
31-
"@babel/runtime": "7.27.1",
31+
"@babel/runtime": "7.27.3",
3232
"autoprefixer": "10.4.21",
3333
"@babel/eslint-parser": "7.27.1",
3434
"babel-loader": "10.0.0",

0 commit comments

Comments
 (0)