Update babel monorepo to v7.24.1 (#20158)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-22 14:07:15 +01:00 committed by GitHub
parent 8201701d17
commit e4bd6c885d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 471 additions and 486 deletions

View File

@ -25,7 +25,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"type": "module", "type": "module",
"dependencies": { "dependencies": {
"@babel/runtime": "7.24.0", "@babel/runtime": "7.24.1",
"@braintree/sanitize-url": "7.0.1", "@braintree/sanitize-url": "7.0.1",
"@codemirror/autocomplete": "6.15.0", "@codemirror/autocomplete": "6.15.0",
"@codemirror/commands": "6.3.3", "@codemirror/commands": "6.3.3",
@ -150,12 +150,12 @@
"xss": "1.0.15" "xss": "1.0.15"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "7.24.0", "@babel/core": "7.24.1",
"@babel/helper-define-polyfill-provider": "0.6.1", "@babel/helper-define-polyfill-provider": "0.6.1",
"@babel/plugin-proposal-decorators": "7.24.0", "@babel/plugin-proposal-decorators": "7.24.1",
"@babel/plugin-transform-runtime": "7.24.0", "@babel/plugin-transform-runtime": "7.24.1",
"@babel/preset-env": "7.24.0", "@babel/preset-env": "7.24.1",
"@babel/preset-typescript": "7.23.3", "@babel/preset-typescript": "7.24.1",
"@bundle-stats/plugin-webpack-filter": "4.12.1", "@bundle-stats/plugin-webpack-filter": "4.12.1",
"@koa/cors": "5.0.0", "@koa/cors": "5.0.0",
"@lokalise/node-api": "12.2.1", "@lokalise/node-api": "12.2.1",

945
yarn.lock

File diff suppressed because it is too large Load Diff