mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-05 06:49:40 +00:00
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:
8
package-lock.json
generated
8
package-lock.json
generated
@ -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": {
|
||||
|
@ -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",
|
||||
|
Reference in New Issue
Block a user