Skip to content

Commit 358ab16

Browse files
Update babel monorepo to v7.19.0
1 parent 146e203 commit 358ab16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
},
4949
"devDependencies": {
5050
"@babel/cli": "7.18.10",
51-
"@babel/core": "7.18.10",
51+
"@babel/core": "7.19.0",
5252
"@babel/node": "7.18.10",
53-
"@babel/preset-env": "7.18.10",
53+
"@babel/preset-env": "7.19.0",
5454
"@types/node": "16.11.52",
5555
"babel-loader": "8.2.5",
5656
"chalk": "5.0.1",

0 commit comments

Comments
 (0)