Build(deps): Bump @babel/core in /app/assets/javascripts (#20923)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.3 to 7.21.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.21.4/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:production
  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-04-03 11:01:24 +02:00
committed by GitHub
parent 1219f41c68
commit 0e04404e6b
11 changed files with 63 additions and 53 deletions

View File

@ -17,7 +17,7 @@
"webpack": "^5.76.3"
},
"devDependencies": {
"@babel/core": "^7.21.3"
"@babel/core": "^7.21.4"
},
"engines": {
"node": "16.* || >= 18",