Merge pull request #484 from actions/dependabot/npm_and_yarn/npm-development-e8aa2a64dc

Bump @github/local-action from 3.1.1 to 3.1.3 in the npm-development group
This commit is contained in:
Nick Alteen
2025-03-28 11:16:19 -04:00
committed by GitHub
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",