Merge pull request #1090 from actions/dependabot/npm_and_yarn/npm-development-11ebb275bb

chore(deps-dev): bump the npm-development group across 1 directory with 7 updates
This commit is contained in:
Nick Alteen
2025-07-22 22:18:22 -04:00
committed by GitHub
2 changed files with 872 additions and 862 deletions

1722
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -41,22 +41,22 @@
},
"devDependencies": {
"@eslint/compat": "^1.3.1",
"@github/local-action": "^5.0.0",
"@jest/globals": "^30.0.4",
"@github/local-action": "^5.1.0",
"@jest/globals": "^30.0.5",
"@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": "^20.19.4",
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/eslint-plugin": "^8.38.0",
"@typescript-eslint/parser": "^8.32.1",
"eslint": "^9.31.0",
"eslint-config-prettier": "^10.1.5",
"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.1",
"jest": "^30.0.4",
"eslint-plugin-prettier": "^5.5.3",
"jest": "^30.0.5",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.6.2",
"prettier-eslint": "^16.4.2",