1 Commits

Author SHA1 Message Date
dependabot[bot]
4930a8cc14 Bump @github/local-action from 6.0.2 to 7.0.0
Bumps [@github/local-action](https://github.com/github/local-action) from 6.0.2 to 7.0.0.
- [Release notes](https://github.com/github/local-action/releases)
- [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/local-action/compare/v6.0.2...v7)

---
updated-dependencies:
- dependency-name: "@github/local-action"
  dependency-version: 7.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 11:19:52 +00:00
2 changed files with 642 additions and 450 deletions

1090
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,7 @@
}, },
"devDependencies": { "devDependencies": {
"@eslint/compat": "^1.4.0", "@eslint/compat": "^1.4.0",
"@github/local-action": "^6.0.2", "@github/local-action": "^7.0.0",
"@jest/globals": "^30.2.0", "@jest/globals": "^30.2.0",
"@rollup/plugin-commonjs": "^29.0.0", "@rollup/plugin-commonjs": "^29.0.0",
"@rollup/plugin-node-resolve": "^16.0.3", "@rollup/plugin-node-resolve": "^16.0.3",