Skip to content

Commit a59d589

Browse files
chore(devdeps): update babel monorepo to v7.22.9 (#1383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1864e2c commit a59d589

File tree

2 files changed

+420
-372
lines changed

2 files changed

+420
-372
lines changed

package.json

Lines changed: 4 additions & 4 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.8",
15-
"@babel/eslint-parser": "7.22.7",
16-
"@babel/plugin-transform-runtime": "7.22.7",
17-
"@babel/preset-env": "7.22.7",
14+
"@babel/core": "7.22.9",
15+
"@babel/eslint-parser": "7.22.9",
16+
"@babel/plugin-transform-runtime": "7.22.9",
17+
"@babel/preset-env": "7.22.9",
1818
"@babel/preset-react": "7.22.5",
1919
"@babel/preset-typescript": "7.22.5",
2020
"@changesets/changelog-github": "0.4.8",

0 commit comments

Comments
 (0)