Skip to content

Commit e55c671

Browse files
Update babel monorepo to v7.19.0
1 parent 1c41743 commit e55c671

File tree

2 files changed

+149
-112
lines changed

2 files changed

+149
-112
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"license": "MIT",
2121
"devDependencies": {
2222
"@babel/cli": "7.18.10",
23-
"@babel/core": "7.18.13",
24-
"@babel/preset-env": "7.18.10",
23+
"@babel/core": "7.19.0",
24+
"@babel/preset-env": "7.19.0",
2525
"babel-loader": "8.2.5",
2626
"webpack": "5.74.0",
2727
"webpack-cli": "4.10.0"

0 commit comments

Comments
 (0)