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.7 to 7.26.0 (#96)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.7 to 7.26.0.
- [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.26.0/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-12-23 10:29:53 +01:00
committed by GitHub
parent f2375b7ae0
commit f92c3d06c3
2 changed files with 19 additions and 19 deletions

View File

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