Build(deps-dev): Bump @babel/standalone in /app/assets/javascripts (#22027)
Bumps [@babel/standalone](https://github.com/babel/babel/tree/HEAD/packages/babel-standalone) from 7.22.4 to 7.22.5. - [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.5/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:
parent
843287d584
commit
41423652c1
|
@ -76,7 +76,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "^7.22.1",
|
"@babel/core": "^7.22.1",
|
||||||
"@babel/standalone": "^7.22.4",
|
"@babel/standalone": "^7.22.5",
|
||||||
"@ember/optional-features": "^2.0.0",
|
"@ember/optional-features": "^2.0.0",
|
||||||
"@uppy/aws-s3": "^3.0.6",
|
"@uppy/aws-s3": "^3.0.6",
|
||||||
"@uppy/aws-s3-multipart": "^3.1.3",
|
"@uppy/aws-s3-multipart": "^3.1.3",
|
||||||
|
|
|
@ -978,10 +978,10 @@
|
||||||
dependencies:
|
dependencies:
|
||||||
regenerator-runtime "^0.13.11"
|
regenerator-runtime "^0.13.11"
|
||||||
|
|
||||||
"@babel/standalone@^7.22.4":
|
"@babel/standalone@^7.22.5":
|
||||||
version "7.22.4"
|
version "7.22.5"
|
||||||
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.4.tgz#1962cdc38ecacd8c6d7ba68f96b386b30a3b4a06"
|
resolved "https://registry.yarnpkg.com/@babel/standalone/-/standalone-7.22.5.tgz#91a55e725e93d65241e0ccd8b0c3c7067258da3c"
|
||||||
integrity sha512-QBNy4MzdvdyNMgnGBU8GsOHoJG0ghrQj8NupxV4gMxHo6EhrwozNsICbT3dz0MTRLldqYSYDmTOZQBvYcDVOUQ==
|
integrity sha512-6Lwhzral4YDEbIM3dBC8/w0BMDvOosGBGaJWSORLkerx8byawkmwwzXKUB0jGlI1Zp90+cK2uyTl62UPtLbUjQ==
|
||||||
|
|
||||||
"@babel/template@^7.16.7", "@babel/template@^7.20.7", "@babel/template@^7.21.9":
|
"@babel/template@^7.16.7", "@babel/template@^7.20.7", "@babel/template@^7.21.9":
|
||||||
version "7.21.9"
|
version "7.21.9"
|
||||||
|
|
Loading…
Reference in New Issue