Skip to content

Commit e3b0ec5

Browse files
authoredJun 20, 2023
chore(deps): update babel monorepo to v7.22.5
1 parent f19acf1 commit e3b0ec5

File tree

2 files changed

+915
-11
lines changed

2 files changed

+915
-11
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
"watch": "lerna run watch --parallel --no-private"
2727
},
2828
"devDependencies": {
29-
"@babel/cli": "7.21.0",
30-
"@babel/preset-env": "7.21.4",
31-
"@babel/preset-react": "7.18.6",
32-
"@babel/preset-typescript": "7.21.4",
29+
"@babel/cli": "7.22.5",
30+
"@babel/preset-env": "7.22.5",
31+
"@babel/preset-react": "7.22.5",
32+
"@babel/preset-typescript": "7.22.5",
3333
"@csstools/postcss-sass": "5.0.1",
3434
"@rollup/plugin-json": "4.1.0",
3535
"@rollup/plugin-node-resolve": "11.2.1",

0 commit comments

Comments
 (0)
Failed to load comments.