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 769 additions and 577 deletions

1338
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,7 +41,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.4.0",
"@github/local-action": "^6.0.2",
"@github/local-action": "^7.0.0",
"@jest/globals": "^30.2.0",
"@rollup/plugin-commonjs": "^29.0.0",
"@rollup/plugin-node-resolve": "^16.0.3",
@@ -49,12 +49,12 @@
"eslint-config-prettier": "^10.1.8",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.12.1",
"eslint-plugin-prettier": "^5.5.5",
"eslint-plugin-prettier": "^5.5.4",
"jest": "^30.2.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.8.0",
"prettier": "^3.7.4",
"prettier-eslint": "^16.4.2",
"rollup": "^4.55.2"
"rollup": "^4.55.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"