Merge pull request #517 from actions/dependabot/npm_and_yarn/npm-development-b8b397f4db

Bump the npm-development group across 1 directory with 9 updates
This commit is contained in:
Nick Alteen
2025-07-01 13:30:33 -04:00
committed by GitHub
4 changed files with 1169 additions and 4280 deletions

View File

@@ -135,7 +135,6 @@ So, what are you waiting for? Go ahead and start customizing your action!
to a repository.
The `local-action` utility can be run in the following ways:
- Visual Studio Code Debugger
Make sure to review and, if needed, update

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

5428
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -40,21 +40,21 @@
"@actions/core": "^1.11.1"
},
"devDependencies": {
"@eslint/compat": "^1.3.0",
"@eslint/compat": "^1.3.1",
"@github/local-action": "^3.2.1",
"@jest/globals": "^30.0.2",
"@rollup/plugin-commonjs": "^28.0.3",
"@jest/globals": "^30.0.3",
"@rollup/plugin-commonjs": "^28.0.6",
"@rollup/plugin-node-resolve": "^16.0.1",
"eslint": "^9.28.0",
"eslint": "^9.29.0",
"eslint-config-prettier": "^10.1.5",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^28.13.5",
"eslint-plugin-prettier": "^5.4.1",
"jest": "^30.0.0",
"eslint-plugin-prettier": "^5.5.1",
"jest": "^30.0.3",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.5.3",
"prettier": "^3.6.2",
"prettier-eslint": "^16.4.2",
"rollup": "^4.43.0"
"rollup": "^4.44.1"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"