Bump the npm-development group with 5 updates (#323)

This commit is contained in:
dependabot[bot]
2024-11-26 06:23:25 -08:00
committed by GitHub
parent a379071546
commit fb315c1e2b
3 changed files with 402 additions and 246 deletions

View File

@@ -75,22 +75,22 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.9.0",
"@types/node": "^22.9.3",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.18.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.0.2",
"eslint-plugin-github": "^5.1.1",
"eslint-plugin-jest": "^28.9.0",
"eslint-plugin-jsonc": "^2.18.1",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-prettier": "^5.2.1",
"jest": "^29.7.0",
"jose": "^5.9.6",
"markdownlint-cli": "^0.42.0",
"markdownlint-cli": "^0.43.0",
"nock": "^13.5.6",
"prettier": "^3.3.3",
"prettier-eslint": "^16.3.0",
"ts-jest": "^29.2.5",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
}
}