mirror of
https://github.com/actions/javascript-action.git
synced 2025-04-04 22:39:41 +00:00
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:
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