Build(deps-dev): Bump the babel group (#23491)

Bumps the babel group in /app/assets/javascripts with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone).


Updates `@babel/core` from 7.22.15 to 7.22.17
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.17/packages/babel-core)

Updates `@babel/standalone` from 7.22.16 to 7.22.17
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.22.17/packages/babel-standalone)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
- dependency-name: "@babel/standalone"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: babel
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 01:33:48 +02:00 committed by GitHub
parent 53a124e728
commit 29439af375
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 41 additions and 41 deletions

View File

@ -21,7 +21,7 @@
"ember-template-imports": "^3.4.2" "ember-template-imports": "^3.4.2"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1", "@ember/string": "^3.1.1",
"@embroider/test-setup": "^3.0.1", "@embroider/test-setup": "^3.0.1",

View File

@ -29,7 +29,7 @@
"truth-helpers": "1.0.0" "truth-helpers": "1.0.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",
"@embroider/test-setup": "^3.0.1", "@embroider/test-setup": "^3.0.1",
"@glimmer/component": "^1.1.2", "@glimmer/component": "^1.1.2",

View File

@ -20,7 +20,7 @@
"handlebars": "^4.7.8" "handlebars": "^4.7.8"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1", "@ember/string": "^3.1.1",
"@embroider/test-setup": "^3.0.1", "@embroider/test-setup": "^3.0.1",

View File

@ -17,7 +17,7 @@
"ember-this-fallback": "^0.3.1" "ember-this-fallback": "^0.3.1"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"ember-cli": "~5.0.0", "ember-cli": "~5.0.0",
"webpack": "^5.88.2" "webpack": "^5.88.2"
}, },

View File

@ -20,7 +20,7 @@
"handlebars": "^4.7.8" "handlebars": "^4.7.8"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1", "@ember/string": "^3.1.1",
"@embroider/test-setup": "^3.0.1", "@embroider/test-setup": "^3.0.1",

View File

@ -24,8 +24,8 @@
"pretty-text": "1.0.0" "pretty-text": "1.0.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"@babel/standalone": "^7.22.16", "@babel/standalone": "^7.22.17",
"@colors/colors": "^1.6.0", "@colors/colors": "^1.6.0",
"@discourse/backburner.js": "^2.7.1-0", "@discourse/backburner.js": "^2.7.1-0",
"@discourse/itsatrap": "^2.0.10", "@discourse/itsatrap": "^2.0.10",

View File

@ -20,7 +20,7 @@
"ember-cli-htmlbars": "^6.3.0" "ember-cli-htmlbars": "^6.3.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1", "@ember/string": "^3.1.1",
"@embroider/test-setup": "^3.0.1", "@embroider/test-setup": "^3.0.1",

View File

@ -19,7 +19,7 @@
"ember-cli-htmlbars": "^6.3.0" "ember-cli-htmlbars": "^6.3.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1", "@ember/string": "^3.1.1",
"@embroider/test-setup": "^3.0.1", "@embroider/test-setup": "^3.0.1",

View File

@ -19,7 +19,7 @@
"ember-cli-htmlbars": "^6.3.0" "ember-cli-htmlbars": "^6.3.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1", "@ember/string": "^3.1.1",
"@embroider/test-setup": "^3.0.1", "@embroider/test-setup": "^3.0.1",

View File

@ -19,7 +19,7 @@
"ember-cli-htmlbars": "^6.3.0" "ember-cli-htmlbars": "^6.3.0"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.22.15", "@babel/core": "^7.22.17",
"@ember/optional-features": "^2.0.0", "@ember/optional-features": "^2.0.0",
"@ember/string": "^3.1.1", "@ember/string": "^3.1.1",
"@embroider/test-setup": "^3.0.1", "@embroider/test-setup": "^3.0.1",

View File

@ -28,21 +28,21 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730" resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.9.tgz#71cdb00a1ce3a329ce4cbec3a44f9fef35669730"
integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ== integrity sha512-5UamI7xkUcJ3i9qVDS+KFDEK8/7oJ55/sJMB1Ge7IEapr7KfdfV/HErR+koZwOfd+SgtFKOKRhRakdg++DcJpQ==
"@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.21.4", "@babel/core@^7.22.15", "@babel/core@^7.3.4": "@babel/core@^7.12.0", "@babel/core@^7.14.5", "@babel/core@^7.16.10", "@babel/core@^7.16.7", "@babel/core@^7.21.4", "@babel/core@^7.22.17", "@babel/core@^7.3.4":
version "7.22.15" version "7.22.17"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.15.tgz#15d4fd03f478a459015a4b94cfbb3bd42c48d2f4" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.22.17.tgz#2f9b0b395985967203514b24ee50f9fd0639c866"
integrity sha512-PtZqMmgRrvj8ruoEOIwVA3yoF91O+Hgw9o7DAUTNBA6Mo2jpu31clx9a7Nz/9JznqetTR6zwfC4L3LAjKQXUwA== integrity sha512-2EENLmhpwplDux5PSsZnSbnSkB3tZ6QTksgO25xwEL7pIDcNOMhF5v/s6RzwjMZzZzw9Ofc30gHv5ChCC8pifQ==
dependencies: dependencies:
"@ampproject/remapping" "^2.2.0" "@ampproject/remapping" "^2.2.0"
"@babel/code-frame" "^7.22.13" "@babel/code-frame" "^7.22.13"
"@babel/generator" "^7.22.15" "@babel/generator" "^7.22.15"
"@babel/helper-compilation-targets" "^7.22.15" "@babel/helper-compilation-targets" "^7.22.15"
"@babel/helper-module-transforms" "^7.22.15" "@babel/helper-module-transforms" "^7.22.17"
"@babel/helpers" "^7.22.15" "@babel/helpers" "^7.22.15"
"@babel/parser" "^7.22.15" "@babel/parser" "^7.22.16"
"@babel/template" "^7.22.15" "@babel/template" "^7.22.15"
"@babel/traverse" "^7.22.15" "@babel/traverse" "^7.22.17"
"@babel/types" "^7.22.15" "@babel/types" "^7.22.17"
convert-source-map "^1.7.0" convert-source-map "^1.7.0"
debug "^4.1.0" debug "^4.1.0"
gensync "^1.0.0-beta.2" gensync "^1.0.0-beta.2"
@ -153,10 +153,10 @@
dependencies: dependencies:
"@babel/types" "^7.22.15" "@babel/types" "^7.22.15"
"@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9": "@babel/helper-module-transforms@^7.22.15", "@babel/helper-module-transforms@^7.22.17", "@babel/helper-module-transforms@^7.22.5", "@babel/helper-module-transforms@^7.22.9":
version "7.22.15" version "7.22.17"
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.15.tgz#40ad2f6950f143900e9c1c72363c0b431a606082" resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.22.17.tgz#7edf129097a51ccc12443adbc6320e90eab76693"
integrity sha512-l1UiX4UyHSFsYt17iQ3Se5pQQZZHa22zyIXURmvkmLCD4t/aU+dvNWHatKac/D9Vm9UES7nvIqHs4jZqKviUmQ== integrity sha512-XouDDhQESrLHTpnBtCKExJdyY4gJCdrvH2Pyv8r8kovX2U8G0dRUOT45T9XlbLtuu9CLXP15eusnkprhoPV5iQ==
dependencies: dependencies:
"@babel/helper-environment-visitor" "^7.22.5" "@babel/helper-environment-visitor" "^7.22.5"
"@babel/helper-module-imports" "^7.22.15" "@babel/helper-module-imports" "^7.22.15"
@ -257,10 +257,10 @@
chalk "^2.4.2" chalk "^2.4.2"
js-tokens "^4.0.0" js-tokens "^4.0.0"
"@babel/parser@^7.14.5", "@babel/parser@^7.22.15", "@babel/parser@^7.4.5": "@babel/parser@^7.14.5", "@babel/parser@^7.22.15", "@babel/parser@^7.22.16", "@babel/parser@^7.4.5":
version "7.22.15" version "7.22.16"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.15.tgz#d34592bfe288a32e741aa0663dbc4829fcd55160" resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
integrity sha512-RWmQ/sklUN9BvGGpCDgSubhHWfAx24XDTDObup4ffvxaYsptOg2P3KG0j+1eWKLxpkX0j0uHxmpq2Z1SP/VhxA== integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15": "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.22.15":
version "7.22.15" version "7.22.15"
@ -1017,10 +1017,10 @@
dependencies: dependencies:
regenerator-runtime "^0.14.0" regenerator-runtime "^0.14.0"
"@babel/standalone@^7.22.16": "@babel/standalone@^7.22.17":
version "7.22.16" version "7.22.17"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.16.tgz#d6941dee951d6c68a77578a26c4de442d149aa11" resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.17.tgz#046d6e4436d79d0235a25ede9cbd178a711fb8d8"
integrity sha512-3bBKOuoOYCwiSVH5TlsfF+3wmKQRk9hVJbQ+L7EfGuZiUBwJYRWxkJeNQJKEPkDuuaoihTP0hRzal0Pichzb7w== integrity sha512-Gr713KRqDclP4r4Ds20c/+tFxeHFe8WDHGhc3Q8tVPaJKkLSjDkZjXqcBZ9jPFf5+qXvaKy2mDuAa57tMPDSPA==
"@babel/template@^7.22.15", "@babel/template@^7.22.5": "@babel/template@^7.22.15", "@babel/template@^7.22.5":
version "7.22.15" version "7.22.15"
@ -1031,10 +1031,10 @@
"@babel/parser" "^7.22.15" "@babel/parser" "^7.22.15"
"@babel/types" "^7.22.15" "@babel/types" "^7.22.15"
"@babel/traverse@^7.14.5", "@babel/traverse@^7.22.15", "@babel/traverse@^7.4.5": "@babel/traverse@^7.14.5", "@babel/traverse@^7.22.15", "@babel/traverse@^7.22.17", "@babel/traverse@^7.4.5":
version "7.22.15" version "7.22.17"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.15.tgz#75be4d2d6e216e880e93017f4e2389aeb77ef2d9" resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.17.tgz#b23c203ab3707e3be816043081b4a994fcacec44"
integrity sha512-DdHPwvJY0sEeN4xJU5uRLmZjgMMDIvMPniLuYzUVXj/GGzysPl0/fwt44JBkyUIzGJPV8QgHMcQdQ34XFuKTYQ== integrity sha512-xK4Uwm0JnAMvxYZxOVecss85WxTEIbTa7bnGyf/+EgCL5Zt3U7htUpEOWv9detPlamGKuRzCqw74xVglDWpPdg==
dependencies: dependencies:
"@babel/code-frame" "^7.22.13" "@babel/code-frame" "^7.22.13"
"@babel/generator" "^7.22.15" "@babel/generator" "^7.22.15"
@ -1042,15 +1042,15 @@
"@babel/helper-function-name" "^7.22.5" "@babel/helper-function-name" "^7.22.5"
"@babel/helper-hoist-variables" "^7.22.5" "@babel/helper-hoist-variables" "^7.22.5"
"@babel/helper-split-export-declaration" "^7.22.6" "@babel/helper-split-export-declaration" "^7.22.6"
"@babel/parser" "^7.22.15" "@babel/parser" "^7.22.16"
"@babel/types" "^7.22.15" "@babel/types" "^7.22.17"
debug "^4.1.0" debug "^4.1.0"
globals "^11.1.0" globals "^11.1.0"
"@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.4.4", "@babel/types@^7.7.2": "@babel/types@^7.22.10", "@babel/types@^7.22.15", "@babel/types@^7.22.17", "@babel/types@^7.22.5", "@babel/types@^7.4.4", "@babel/types@^7.7.2":
version "7.22.15" version "7.22.17"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.15.tgz#266cb21d2c5fd0b3931e7a91b6dd72d2f617d282" resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.17.tgz#f753352c4610ffddf9c8bc6823f9ff03e2303eee"
integrity sha512-X+NLXr0N8XXmN5ZsaQdm9U2SSC3UbIYq/doL++sueHOTisgZHoKaQtZxGuV2cUPQHMfjKEfg/g6oy7Hm6SKFtA== integrity sha512-YSQPHLFtQNE5xN9tHuZnzu8vPr61wVTBZdfv1meex1NBosa4iT05k/Jw06ddJugi4bk7The/oSwQGFcksmEJQg==
dependencies: dependencies:
"@babel/helper-string-parser" "^7.22.5" "@babel/helper-string-parser" "^7.22.5"
"@babel/helper-validator-identifier" "^7.22.15" "@babel/helper-validator-identifier" "^7.22.15"