Merge pull request #553 from actions/dependabot/npm_and_yarn/npm-development-2862a1565c

Bump the npm-development group with 4 updates
This commit is contained in:
Nick Alteen
2025-10-03 09:44:56 -04:00
committed by GitHub
2 changed files with 451 additions and 449 deletions

892
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -40,9 +40,9 @@
"@actions/core": "^1.11.1" "@actions/core": "^1.11.1"
}, },
"devDependencies": { "devDependencies": {
"@eslint/compat": "^1.3.2", "@eslint/compat": "^1.4.0",
"@github/local-action": "^6.0.0", "@github/local-action": "^6.0.0",
"@jest/globals": "^30.1.2", "@jest/globals": "^30.2.0",
"@rollup/plugin-commonjs": "^28.0.6", "@rollup/plugin-commonjs": "^28.0.6",
"@rollup/plugin-node-resolve": "^16.0.1", "@rollup/plugin-node-resolve": "^16.0.1",
"eslint": "^9.36.0", "eslint": "^9.36.0",
@@ -50,11 +50,11 @@
"eslint-plugin-import": "^2.32.0", "eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.0.1", "eslint-plugin-jest": "^29.0.1",
"eslint-plugin-prettier": "^5.5.4", "eslint-plugin-prettier": "^5.5.4",
"jest": "^30.1.3", "jest": "^30.2.0",
"make-coverage-badge": "^1.2.0", "make-coverage-badge": "^1.2.0",
"prettier": "^3.6.2", "prettier": "^3.6.2",
"prettier-eslint": "^16.4.2", "prettier-eslint": "^16.4.2",
"rollup": "^4.52.0" "rollup": "^4.52.3"
}, },
"optionalDependencies": { "optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*" "@rollup/rollup-linux-x64-gnu": "*"