1
0
mirror of https://github.com/Minionguyjpro/Inno-Setup-Action synced 2026-02-18 17:41:18 +01:00

chore(deps-dev): bump @babel/core from 7.24.3 to 7.24.7

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.3 to 7.24.7.
- [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.24.7/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]
2024-06-06 12:39:53 +00:00
committed by GitHub
parent d5f58eba6c
commit b319426dcd
2 changed files with 110 additions and 106 deletions

View File

@@ -66,7 +66,7 @@
"@actions/core": "^1.10.1"
},
"devDependencies": {
"@babel/core": "^7.24.3",
"@babel/core": "^7.24.7",
"@babel/eslint-parser": "^7.24.1",
"@babel/preset-env": "^7.24.4",
"@semantic-release/exec": "^6.0.3",