Bump the actions group with 3 updates (#176)

This commit is contained in:
dependabot[bot]
2025-04-08 15:06:45 -04:00
committed by GitHub
parent babfb8676f
commit 56195efbb1
2 changed files with 23 additions and 23 deletions

View File

@ -24,11 +24,11 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.13.14",
"@types/node": "^22.14.0",
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"prettier": "^3.5.3",
"ts-jest": "^29.3.0",
"typescript": "^5.8.2"
"ts-jest": "^29.3.1",
"typescript": "^5.8.3"
}
}