This commit is contained in:
dependabot[bot] 2026-07-17 18:46:15 +00:00 committed by GitHub
commit f01011fc8e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 55 additions and 28 deletions

View file

@ -43,13 +43,13 @@
"@types/node": "^24.1.0",
"@typescript-eslint/eslint-plugin": "^8.54.0",
"@typescript-eslint/parser": "^8.54.0",
"@vercel/ncc": "^0.44.0",
"@vercel/ncc": "^0.44.1",
"eslint": "^9.39.2",
"eslint-plugin-github": "^6.0.0",
"eslint-plugin-github": "^6.1.1",
"eslint-plugin-jest": "^29.12.1",
"jest": "^29.7.0",
"js-yaml": "^4.2.0",
"prettier": "^3.8.4",
"prettier": "^3.9.5",
"ts-jest": "^29.4.11",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"