Merge pull request #1046 from actions/dependabot/npm_and_yarn/npm-development-dabd2cc5c3

Bump the npm-development group across 1 directory with 11 updates
This commit is contained in:
Nick Alteen
2025-04-07 11:19:48 -04:00
committed by GitHub
2 changed files with 318 additions and 312 deletions

608
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -40,30 +40,30 @@
"@actions/core": "^1.11.1"
},
"devDependencies": {
"@eslint/compat": "^1.2.7",
"@github/local-action": "^3.1.3",
"@eslint/compat": "^1.2.8",
"@github/local-action": "^3.1.4",
"@jest/globals": "^29.7.0",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.1",
"@types/jest": "^29.5.14",
"@types/node": "^20.17.28",
"@typescript-eslint/eslint-plugin": "^8.28.0",
"@typescript-eslint/parser": "^8.28.0",
"eslint": "^9.23.0",
"@types/node": "^20.17.30",
"@typescript-eslint/eslint-plugin": "^8.29.0",
"@typescript-eslint/parser": "^8.29.0",
"eslint": "^9.24.0",
"eslint-config-prettier": "^10.0.2",
"eslint-import-resolver-typescript": "^4.3.1",
"eslint-import-resolver-typescript": "^4.3.2",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-prettier": "^5.2.5",
"eslint-plugin-prettier": "^5.2.6",
"jest": "^29.7.0",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.5.3",
"prettier-eslint": "^16.3.0",
"rollup": "^4.38.0",
"ts-jest": "^29.3.0",
"rollup": "^4.39.0",
"ts-jest": "^29.3.1",
"ts-jest-resolver": "^2.0.1",
"typescript": "^5.8.2"
"typescript": "^5.8.3"
},
"optionalDependencies": {
"@rollup/rollup-linux-x64-gnu": "*"