Skip to content

Commit 3591566

Browse files
chore(devdeps): update babel monorepo to v7.23.0 (#1548)
1 parent 1ae44b3 commit 3591566

File tree

2 files changed

+441
-447
lines changed

2 files changed

+441
-447
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
"pnpm": ">=7.x"
1212
},
1313
"devDependencies": {
14-
"@babel/core": "7.22.20",
14+
"@babel/core": "7.23.0",
1515
"@babel/eslint-parser": "7.22.15",
1616
"@babel/plugin-transform-runtime": "7.22.15",
1717
"@babel/preset-env": "7.22.20",
1818
"@babel/preset-react": "7.22.15",
19-
"@babel/preset-typescript": "7.22.15",
19+
"@babel/preset-typescript": "7.23.0",
2020
"@changesets/changelog-github": "0.4.8",
2121
"@changesets/cli": "2.26.2",
2222
"@commitlint/cli": "17.7.1",

0 commit comments

Comments
 (0)