Skip to content

Commit

Permalink
Merge branch 'main' into releases/v1
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 committed Aug 25, 2024
2 parents 6d4fd50 + 87fbfdd commit d137a9d
Show file tree
Hide file tree
Showing 2 changed files with 106 additions and 106 deletions.
208 changes: 104 additions & 104 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@actions/core": "^1.10.1",
"@actions/glob": "^0.5.0",
"@actions/http-client": "^2.2.2",
"@actions/http-client": "^2.2.3",
"mime-types": "^2.1.35"
},
"devDependencies": {
Expand All @@ -43,6 +43,6 @@
"prettier": "^3.3.3",
"ts-jest": "^29.2.4",
"typescript": "^5.5.4",
"typescript-eslint": "^8.1.0"
"typescript-eslint": "^8.2.0"
}
}

0 comments on commit d137a9d

Please sign in to comment.