build: update dependencies
Signed-off-by: Kengo TODA <skypencil@gmail.com>
This commit is contained in:
11508
package-lock.json
generated
11508
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user