Update babel monorepo to v7.24.6 (#20883)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-05-27 15:47:29 +02:00 committed by GitHub
parent 085131d546
commit 05aecaaaf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 625 additions and 626 deletions

View File

@ -25,7 +25,7 @@
"license": "Apache-2.0",
"type": "module",
"dependencies": {
"@babel/runtime": "7.24.5",
"@babel/runtime": "7.24.6",
"@braintree/sanitize-url": "7.0.2",
"@codemirror/autocomplete": "6.16.0",
"@codemirror/commands": "6.5.0",
@ -149,12 +149,12 @@
"xss": "1.0.15"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/core": "7.24.6",
"@babel/helper-define-polyfill-provider": "0.6.2",
"@babel/plugin-proposal-decorators": "7.24.1",
"@babel/plugin-transform-runtime": "7.24.3",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@babel/plugin-proposal-decorators": "7.24.6",
"@babel/plugin-transform-runtime": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@bundle-stats/plugin-webpack-filter": "4.13.0",
"@koa/cors": "5.0.0",
"@lokalise/node-api": "12.5.0",

1239
yarn.lock

File diff suppressed because it is too large Load Diff