build: update dependencies

Signed-off-by: Kengo TODA <skypencil@gmail.com>
This commit is contained in:
Kengo TODA
2024-03-17 05:48:07 +08:00
committed by Kengo TODA
parent 70a3f23099
commit ea97deb9db
2 changed files with 856 additions and 10658 deletions

11508
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -28,10 +28,10 @@
"author": "Kengo TODA <skypencil@gmail.com>",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.4.0",
"@actions/exec": "^1.1.0",
"@actions/core": "^1.10.0",
"@actions/exec": "^1.1.1",
"@actions/tool-cache": "^2.0.1",
"@octokit/action": "^6.0.0"
"@octokit/action": "^6.0.7"
},
"devDependencies": {
"@semantic-release/exec": "^6.0.3",