Skip to content

Commit 3cbd33b

Browse files
authored
Merge pull request #69 from GroceriStar/renovate/babel-monorepo
Update babel monorepo
2 parents 323daf8 + a138804 commit 3cbd33b

File tree

6 files changed

+2807
-4174
lines changed

6 files changed

+2807
-4174
lines changed

antd-showcase-second-components/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,11 @@
2222
"watch": "chokidar 'src/**/*.ts' 'src/**/*.tsx' -c \"yarn build\""
2323
},
2424
"devDependencies": {
25-
"@babel/cli": "7.8.4",
26-
"@babel/core": "7.9.0",
27-
"@babel/plugin-proposal-class-properties": "7.8.3",
28-
"@babel/preset-env": "7.9.0",
29-
"@babel/preset-react": "7.9.4",
25+
"@babel/cli": "7.17.10",
26+
"@babel/core": "7.18.0",
27+
"@babel/plugin-proposal-class-properties": "7.17.12",
28+
"@babel/preset-env": "7.18.0",
29+
"@babel/preset-react": "7.17.12",
3030
"babel-core": "7.0.0-bridge.0",
3131
"babel-jest": "27.5.1",
3232
"babel-plugin-module-resolver": "4.0.0",

0 commit comments

Comments
 (0)