Skip to content

Commit d34358d

Browse files
renovate-botnatelindev
authored andcommitted
Update babel monorepo to v7.15.0
1 parent 2f68ff8 commit d34358d

File tree

2 files changed

+191
-57
lines changed

2 files changed

+191
-57
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"license": "MIT",
1717
"devDependencies": {
1818
"@babel/cli": "7.14.8",
19-
"@babel/core": "7.14.8",
20-
"@babel/preset-env": "7.14.8",
19+
"@babel/core": "7.15.0",
20+
"@babel/preset-env": "7.15.0",
2121
"@babel/preset-react": "7.14.5",
22-
"@babel/preset-typescript": "7.14.5",
22+
"@babel/preset-typescript": "7.15.0",
2323
"@types/react": "17.0.17",
2424
"copyfiles": "2.4.1",
2525
"react": "17.0.2",

0 commit comments

Comments
 (0)