mirror of
https://github.com/softprops/action-gh-release.git
synced 2025-05-10 18:44:19 +00:00
revert dep updates for mtime and @types/mime
Signed-off-by: Rui Chen <rui@chenrui.dev>
This commit is contained in:
parent
c88fe67fa1
commit
30c22fea38
3 changed files with 21 additions and 19 deletions
|
@ -26,12 +26,12 @@
|
|||
"@octokit/plugin-retry": "^7.1.3",
|
||||
"@octokit/plugin-throttling": "^9.4.0",
|
||||
"glob": "^11.0.1",
|
||||
"mime": "^4.0.6"
|
||||
"mime": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/glob": "^8.1.0",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/mime": "^4.0.0",
|
||||
"@types/mime": "^3.0.1",
|
||||
"@types/node": "^22.10.6",
|
||||
"@vercel/ncc": "^0.38.3",
|
||||
"jest": "^29.3.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue