Skip to content

Commit 2e7e404

Browse files
fix(deps): update babel monorepo to v7.24.5 (#1964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 04e3370 commit 2e7e404

File tree

2 files changed

+583
-482
lines changed

2 files changed

+583
-482
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"pnpm": ">=8.x"
1212
},
1313
"dependencies": {
14-
"@babel/core": "7.24.4",
15-
"@babel/eslint-parser": "7.24.1",
14+
"@babel/core": "7.24.5",
15+
"@babel/eslint-parser": "7.24.5",
1616
"@babel/plugin-transform-runtime": "7.24.3",
17-
"@babel/preset-env": "7.24.4",
17+
"@babel/preset-env": "7.24.5",
1818
"@babel/preset-react": "7.24.1",
1919
"@babel/preset-typescript": "7.24.1",
2020
"@changesets/changelog-github": "0.5.0",

0 commit comments

Comments
 (0)