Bump @babel/core from 7.22.19 to 7.23.3

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-20 15:55:31 +00:00
committed by GitHub
parent 7b21b28232
commit 8ea5aee236
2 changed files with 114 additions and 100 deletions

View File

@ -67,7 +67,7 @@
"@actions/github": "^6.0.0"
},
"devDependencies": {
"@babel/core": "^7.22.19",
"@babel/core": "^7.23.3",
"@babel/eslint-parser": "^7.23.3",
"@babel/preset-env": "^7.22.15",
"@vercel/ncc": "^0.38.0",