Update babel monorepo to v7.22.0 (#16654)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-05-29 16:29:54 +02:00 committed by GitHub
parent aa5df06bc3
commit 357dbb591b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 439 additions and 389 deletions

View File

@ -25,7 +25,7 @@
"license": "Apache-2.0",
"type": "module",
"dependencies": {
"@babel/runtime": "7.21.5",
"@babel/runtime": "7.22.0",
"@braintree/sanitize-url": "6.0.2",
"@codemirror/autocomplete": "6.7.1",
"@codemirror/commands": "6.2.4",
@ -149,10 +149,10 @@
"xss": "1.0.14"
},
"devDependencies": {
"@babel/core": "7.21.8",
"@babel/plugin-proposal-decorators": "7.21.0",
"@babel/plugin-transform-runtime": "7.21.4",
"@babel/preset-env": "7.21.5",
"@babel/core": "7.22.0",
"@babel/plugin-proposal-decorators": "7.22.0",
"@babel/plugin-transform-runtime": "7.22.0",
"@babel/preset-env": "7.22.0",
"@babel/preset-typescript": "7.21.5",
"@koa/cors": "4.0.0",
"@octokit/auth-oauth-device": "4.0.4",

818
yarn.lock

File diff suppressed because it is too large Load Diff