Bump the actions group with 3 updates (#150)

This commit is contained in:
dependabot[bot]
2025-04-08 15:06:25 -04:00
committed by GitHub
parent 4ef821e7ca
commit 0fd96d6276
2 changed files with 36 additions and 35 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"
}
}