Skip to content

Commit 7d6eb65

Browse files
chore(deps): update babel monorepo to v7.21.5
1 parent 8406eb2 commit 7d6eb65

File tree

2 files changed

+240
-9
lines changed

2 files changed

+240
-9
lines changed

package.json

+3-3
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.21.0",
29-
"@babel/preset-env": "7.21.4",
28+
"@babel/cli": "7.21.5",
29+
"@babel/preset-env": "7.21.5",
3030
"@babel/preset-react": "7.18.6",
31-
"@babel/preset-typescript": "7.21.4",
31+
"@babel/preset-typescript": "7.21.5",
3232
"@csstools/postcss-sass": "5.0.1",
3333
"@rollup/plugin-json": "4.1.0",
3434
"@rollup/plugin-node-resolve": "11.2.1",

0 commit comments

Comments
 (0)