Bump the actions group with 3 updates (#195)

This commit is contained in:
dependabot[bot]
2025-06-24 12:08:32 -07:00
committed by GitHub
parent df342a2656
commit 027e8cdfd7
2 changed files with 852 additions and 3685 deletions

View File

@ -24,10 +24,10 @@
},
"devDependencies": {
"@types/jest": "^30.0.0",
"@types/node": "^24.0.1",
"@types/node": "^24.0.3",
"@vercel/ncc": "^0.38.3",
"jest": "^30.0.0",
"prettier": "^3.5.3",
"jest": "^30.0.2",
"prettier": "^3.6.0",
"ts-jest": "^29.4.0",
"typescript": "^5.8.3"
}