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

Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.22.2 to 7.22.4.
- [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.4/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-05-30 08:55:58 +02:00 committed by GitHub
parent 2c1c7d1e4f
commit c2493a8f1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -76,7 +76,7 @@
},
"devDependencies": {
"@babel/core": "^7.22.1",
"@babel/standalone": "^7.22.2",
"@babel/standalone": "^7.22.4",
"@ember/optional-features": "^2.0.0",
"@uppy/aws-s3": "^3.0.6",
"@uppy/aws-s3-multipart": "^3.1.3",

View File

@ -978,10 +978,10 @@
dependencies:
regenerator-runtime "^0.13.11"
"@babel/standalone@^7.22.2":
version "7.22.2"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.2.tgz#990701e5e79d51854368e2602491d27f795f51d6"
integrity sha512-us2dNhs+YxbpIlTH84go6FuZxXQZSsCLAQgGCh8Czuubmk6bOz6Dipgo52NBt9VixeEpoVGZQU6NF6NYAIWX8g==
"@babel/standalone@^7.22.4":
version "7.22.4"
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.4.tgz#1962cdc38ecacd8c6d7ba68f96b386b30a3b4a06"
integrity sha512-QBNy4MzdvdyNMgnGBU8GsOHoJG0ghrQj8NupxV4gMxHo6EhrwozNsICbT3dz0MTRLldqYSYDmTOZQBvYcDVOUQ==
"@babel/template@^7.16.7", "@babel/template@^7.20.7", "@babel/template@^7.21.9":
version "7.21.9"