Skip to content

Commit a814b3f

Browse files
chore(devdeps): update babel monorepo to v7.22.20 (#1519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4497b10 commit a814b3f

File tree

2 files changed

+402
-405
lines changed

2 files changed

+402
-405
lines changed

package.json

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

0 commit comments

Comments
 (0)