Bump @babel/core from 7.22.19 to 7.22.20

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-09-18 09:56:43 +00:00
committed by GitHub
parent a837846a50
commit 280868455c
2 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
"@actions/core": "^1.10.1"
},
"devDependencies": {
"@babel/core": "^7.22.19",
"@babel/core": "^7.22.20",
"@babel/eslint-parser": "^7.22.15",
"@babel/preset-env": "^7.22.15",
"@vercel/ncc": "^0.38.0",