Merge pull request #1111 from actions/dependabot/npm_and_yarn/npm-development-81aca409e6

chore(deps-dev): bump the npm-development group across 1 directory with 8 updates
This commit is contained in:
Nick Alteen
2025-09-08 14:27:33 -04:00
committed by GitHub
2 changed files with 773 additions and 655 deletions

1414
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,26 +41,26 @@
},
"devDependencies": {
"@eslint/compat": "^1.3.2",
"@github/local-action": "^5.1.0",
"@jest/globals": "^30.0.5",
"@github/local-action": "^5.2.0",
"@jest/globals": "^30.1.2",
"@rollup/plugin-commonjs": "^28.0.6",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.4",
"@types/jest": "^30.0.0",
"@types/node": "^24.3.0",
"@typescript-eslint/eslint-plugin": "^8.40.0",
"@types/node": "^24.3.1",
"@typescript-eslint/eslint-plugin": "^8.43.0",
"@typescript-eslint/parser": "^8.32.1",
"eslint": "^9.34.0",
"eslint": "^9.35.0",
"eslint-config-prettier": "^10.1.8",
"eslint-import-resolver-typescript": "^4.4.4",
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-prettier": "^5.5.4",
"jest": "^30.0.5",
"jest": "^30.1.3",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.6.2",
"prettier-eslint": "^16.4.2",
"rollup": "^4.48.0",
"rollup": "^4.50.1",
"ts-jest": "^29.4.1",
"ts-jest-resolver": "^2.0.1",
"typescript": "^5.9.2"