Bump @github/local-action in the npm-development group

Bumps the npm-development group with 1 update: [@github/local-action](https://github.com/github/local-action).


Updates `@github/local-action` from 3.1.1 to 3.1.3
- [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/v3.1.1...v3.1.3)

---
updated-dependencies:
- dependency-name: "@github/local-action"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-03-28 15:13:57 +00:00
committed by GitHub
parent 891d456179
commit 253cb86dc5
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13,7 +13,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.2.7",
"@github/local-action": "^3.1.1",
"@github/local-action": "^3.1.3",
"@jest/globals": "^29.7.0",
"@rollup/plugin-commonjs": "^28.0.3",
"@rollup/plugin-node-resolve": "^16.0.1",
@ -1620,9 +1620,9 @@
}
},
"node_modules/@github/local-action": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/@github/local-action/-/local-action-3.1.1.tgz",
"integrity": "sha512-Zsxp2DkbtY0AXQHB5yujeLcTereOyOvFTtC07576i87C+2wNwpl6dSkHqvv9FIhuNklDl8Qu8DRG78rYzyPA2w==",
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/@github/local-action/-/local-action-3.1.3.tgz",
"integrity": "sha512-Pi2Mf7bIiFN30xgDtaQf0Yvm2fZ1QnMGZmNHAKimW/ntCLFVJQsWXmNo3GqzsENbyXcsb2ziZ6DJI5b9TmWYig==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -41,7 +41,7 @@
},
"devDependencies": {
"@eslint/compat": "^1.2.7",
"@github/local-action": "^3.1.1",
"@github/local-action": "^3.1.3",
"@jest/globals": "^29.7.0",
"@rollup/plugin-commonjs": "^28.0.3",
"@rollup/plugin-node-resolve": "^16.0.1",