Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bokuweb committed Apr 26, 2024
1 parent 07e2ac8 commit 68c3869
Show file tree
Hide file tree
Showing 2 changed files with 209 additions and 211 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
}
},
"dependencies": {
"@actions/artifact": "^2.1.4",
"@actions/artifact": "^2.1.7",
"@actions/core": "^1.10.1",
"@actions/exec": "^1.1.1",
"@actions/github": "^6.0.0",
Expand All @@ -48,19 +48,19 @@
"cpy": "^11.0.1",
"exponential-backoff": "^3.1.1",
"fast-glob": "^3.3.2",
"glob": "^10.3.10",
"glob": "^10.3.12",
"loglevel": "^1.9.1",
"make-dir": "^4.0.0",
"reg-cli": "^0.18.1"
},
"devDependencies": {
"@octokit/openapi-types": "^20.0.0",
"@octokit/openapi-types": "^22.1.0",
"@types/adm-zip": "^0.5.5",
"@types/axios": "^0.14.0",
"@types/loglevel": "^1.6.3",
"@types/make-dir": "^2.1.0",
"@types/node": "^20.11.30",
"@types/node": "^20.12.7",
"@vercel/ncc": "^0.38.1",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
}
}
Loading

0 comments on commit 68c3869

Please sign in to comment.