Update babel monorepo to v7.19.3 (#633)

This commit is contained in:
renovate[bot] 2022-10-01 12:34:32 +02:00 committed by GitHub
parent 93234a0321
commit 1b8f239a21
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 199 additions and 140 deletions

View file

@ -87,9 +87,9 @@
"url-search-params": "1.1.0"
},
"devDependencies": {
"@babel/cli": "7.18.10",
"@babel/core": "7.18.13",
"@babel/preset-env": "7.18.10",
"@babel/cli": "7.19.3",
"@babel/core": "7.19.3",
"@babel/preset-env": "7.19.3",
"autoprefixer": "10.4.12",
"browser-sync": "2.27.10",
"del": "6.1.1",