Bump the actions group with 3 updates (#182)

This commit is contained in:
dependabot[bot]
2025-05-20 15:12:51 -04:00
committed by GitHub
parent 28f285563b
commit 5b950139b7
2 changed files with 20 additions and 20 deletions

View File

@ -11,7 +11,7 @@
"@actions/io": "^1.1.2",
"@actions/tool-cache": "2.0.2",
"@octokit/action": "^7.0.2",
"semver": "^7.7.1"
"semver": "^7.7.2"
},
"main": "lib/index.js",
"scripts": {
@ -24,11 +24,11 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.15.17",
"@types/node": "^22.15.19",
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"prettier": "^3.5.3",
"ts-jest": "^29.3.2",
"ts-jest": "^29.3.4",
"typescript": "^5.8.3"
}
}