Bump the actions group with 3 updates (#178)

This commit is contained in:
dependabot[bot]
2025-04-15 15:08:19 -04:00
committed by GitHub
parent 56195efbb1
commit 24eca957cf
2 changed files with 71 additions and 69 deletions

View File

@ -10,7 +10,7 @@
"@actions/exec": "^1.1.1",
"@actions/io": "^1.1.2",
"@actions/tool-cache": "2.0.2",
"@octokit/action": "^7.0.1",
"@octokit/action": "^7.0.2",
"semver": "^7.7.1"
},
"main": "lib/index.js",
@ -24,11 +24,11 @@
},
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/node": "^22.14.0",
"@types/node": "^22.14.1",
"@vercel/ncc": "^0.38.3",
"jest": "^29.7.0",
"prettier": "^3.5.3",
"ts-jest": "^29.3.1",
"ts-jest": "^29.3.2",
"typescript": "^5.8.3"
}
}