Build(deps-dev): Bump @babel/standalone in /app/assets/javascripts (#22579)

Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.22.8 to 7.22.9.
- [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.9/packages/babel-standalone)

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

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-07-13 11:10:00 +02:00 committed by GitHub
parent 720063fcfb
commit 57034953f1
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.8",
"@babel/standalone": "^7.22.8",
"@babel/standalone": "^7.22.9",
"@discourse/backburner.js": "^2.7.1-0",
"@discourse/itsatrap": "^2.0.10",
"@ember-compat/tracked-built-ins": "^0.9.1",

View File

@ -1047,10 +1047,10 @@
dependencies:
regenerator-runtime "^0.13.11"
"@babel/standalone@^7.22.8":
version "7.22.8"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.8.tgz#88ab3d5a8b1037849b6b861f656488168d85fce3"
integrity sha512-Bm9Sn+FfDqcvxYo/lz5BFo/PWBcjhxD6rtifkchFes/rU8/u4FacCFY/WdqwPtycH54THlXqMYMjaWigQaMpYA==
"@babel/standalone@^7.22.9":
version "7.22.9"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.9.tgz#8ac034a30867dc50ff5a7904d771832edcd7a192"
integrity sha512-RRUFpN2WiHaczMqIhmy7VoruvSw+c3NSq6BczondQ6elJXtKzr9cAWWsWWZvtZ/rYFQpoQlch5VxQe4aWTt8LA==
"@babel/template@^7.22.5":
version "7.22.5"