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

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

- [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.14/packages/babel-standalone)

---
updated-dependencies:
- 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-04 12:12:39 +02:00 committed by GitHub
parent 187f9a9495
commit 76694d24c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
},
"devDependencies": {
"@babel/core": "^7.22.11",
"@babel/standalone": "^7.22.13",
"@babel/standalone": "^7.22.14",
"@colors/colors": "^1.6.0",
"@discourse/backburner.js": "^2.7.1-0",
"@discourse/itsatrap": "^2.0.10",

View File

@ -1017,10 +1017,10 @@
dependencies:
regenerator-runtime "^0.13.11"
"@babel/standalone@^7.22.13":
version "7.22.13"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.13.tgz#2206fc6df2dafebeeba95880097c991c01bb36d3"
integrity sha512-JoI61IOKM8jJv8V4yD0HprU/Lnx3Y29bGGULdIdJgvIUS7oCWcl43gtXoLY7nrYZhZerXYncYfDtmq4wUEofcg==
"@babel/standalone@^7.22.14":
version "7.22.14"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.14.tgz#fc989e3fb7aa350583e8112b427d17a628b772e5"
integrity sha512-i61lDNe0nRm44nZj05g+1HNb0EVfDGaTI6PkoeUMUSel3GTG6T1OM3BdjZIXghnnFB8bSWbmfS1lkBQgNUdu5w==
"@babel/template@^7.22.5":
version "7.22.5"