Skip to content

Commit 2e7d188

Browse files
Update babel monorepo to v7.27.4 (#2738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5b48e81 commit 2e7d188

File tree

2 files changed

+28
-28
lines changed

2 files changed

+28
-28
lines changed

package-lock.json

Lines changed: 25 additions & 25 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
@@ -66,12 +66,12 @@
6666
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6767
},
6868
"dependencies": {
69-
"@babel/runtime": "^7.27.3",
69+
"@babel/runtime": "^7.27.4",
7070
"hoist-non-react-statics": "^3.3.2"
7171
},
7272
"devDependencies": {
73-
"@babel/core": "7.27.3",
74-
"@babel/plugin-transform-runtime": "7.27.3",
73+
"@babel/core": "7.27.4",
74+
"@babel/plugin-transform-runtime": "7.27.4",
7575
"@babel/preset-env": "7.27.2",
7676
"@babel/preset-react": "7.27.1",
7777
"@babel/preset-typescript": "7.27.1",

0 commit comments

Comments
 (0)