Skip to content

Commit 68f0e8c

Browse files
chore(devdeps): update babel monorepo to v7.23.7 (#1754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5de6974 commit 68f0e8c

File tree

2 files changed

+413
-499
lines changed

2 files changed

+413
-499
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"pnpm": ">=7.x"
1212
},
1313
"devDependencies": {
14-
"@babel/core": "7.23.6",
14+
"@babel/core": "7.23.7",
1515
"@babel/eslint-parser": "7.23.3",
16-
"@babel/plugin-transform-runtime": "7.23.6",
17-
"@babel/preset-env": "7.23.6",
16+
"@babel/plugin-transform-runtime": "7.23.7",
17+
"@babel/preset-env": "7.23.7",
1818
"@babel/preset-react": "7.23.3",
1919
"@babel/preset-typescript": "7.23.3",
2020
"@changesets/changelog-github": "0.5.0",

0 commit comments

Comments
 (0)