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

chore(deps-dev): bump @babel/core from 7.25.2 to 7.25.7 (#87)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.2 to 7.25.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.25.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-10-03 17:00:04 +02:00
committed by GitHub
parent 713523a10d
commit 1bd0bb62d8
2 changed files with 19 additions and 19 deletions

View File

@@ -66,7 +66,7 @@
"@actions/core": "^1.10.1"
},
"devDependencies": {
"@babel/core": "^7.25.2",
"@babel/core": "^7.25.7",
"@babel/eslint-parser": "^7.25.1",
"@babel/preset-env": "^7.25.7",
"@semantic-release/exec": "^6.0.3",