Skip to content

Commit 6e6e9f2

Browse files
committed
Update babel monorepo
1 parent 68d7416 commit 6e6e9f2

File tree

3 files changed

+215
-96
lines changed

3 files changed

+215
-96
lines changed

dist/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"author": "linlilulll@gmail.com",
1616
"license": "MIT",
1717
"devDependencies": {
18-
"@babel/cli": "7.16.7",
19-
"@babel/core": "7.16.7",
20-
"@babel/preset-env": "7.16.7",
18+
"@babel/cli": "7.17.6",
19+
"@babel/core": "7.17.8",
20+
"@babel/preset-env": "7.16.11",
2121
"@babel/preset-react": "7.16.7",
2222
"@babel/preset-typescript": "7.16.7",
2323
"@types/react": "17.0.38",

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
"author": "linlilulll@gmail.com",
1616
"license": "MIT",
1717
"devDependencies": {
18-
"@babel/cli": "7.16.7",
19-
"@babel/core": "7.16.7",
20-
"@babel/preset-env": "7.16.7",
18+
"@babel/cli": "7.17.6",
19+
"@babel/core": "7.17.8",
20+
"@babel/preset-env": "7.16.11",
2121
"@babel/preset-react": "7.16.7",
2222
"@babel/preset-typescript": "7.16.7",
2323
"@types/react": "17.0.38",

0 commit comments

Comments
 (0)