Skip to content

Commit 613cb86

Browse files
chore(devdeps): update babel monorepo (#1376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1f47901 commit 613cb86

File tree

2 files changed

+375
-457
lines changed

2 files changed

+375
-457
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.6",
15-
"@babel/eslint-parser": "7.22.6",
16-
"@babel/plugin-transform-runtime": "7.22.6",
17-
"@babel/preset-env": "7.22.6",
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",
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)