Skip to content

Commit 5016b4e

Browse files
chore(deps): update babel monorepo (#845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 915c6f2 commit 5016b4e

File tree

2 files changed

+307
-164
lines changed

2 files changed

+307
-164
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"watch": "lerna run watch --parallel --no-private"
2626
},
2727
"devDependencies": {
28-
"@babel/cli": "7.19.3",
29-
"@babel/preset-env": "7.20.2",
28+
"@babel/cli": "7.21.0",
29+
"@babel/preset-env": "7.21.4",
3030
"@babel/preset-react": "7.18.6",
31-
"@babel/preset-typescript": "7.18.6",
31+
"@babel/preset-typescript": "7.21.4",
3232
"@csstools/postcss-sass": "4.0.0",
3333
"@rollup/plugin-json": "4.1.0",
3434
"@rollup/plugin-node-resolve": "11.2.1",

0 commit comments

Comments
 (0)