Skip to content

Commit

Permalink
upgrade dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
jackieli-tes committed Aug 21, 2023
1 parent 18bf591 commit 126640b
Show file tree
Hide file tree
Showing 2 changed files with 331 additions and 177 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"test": "tsc --noEmit && jest --coverage"
},
"dependencies": {
"@actions/cache": "^1.0.7",
"@actions/cache": "^3.2.2",
"@actions/core": "^1.10.0",
"minio": "^7.0.18"
"minio": "^7.1.1"
},
"devDependencies": {
"@types/jest": "^26.0.23",
"@types/minio": "^7.0.7",
"@zeit/ncc": "^0.22.3",
"@vercel/ncc": "^0.36.1",
"jest": "^27.0.4",
"ts-jest": "^27.0.2",
"typescript": "^4.3.2"
Expand Down
Loading

0 comments on commit 126640b

Please sign in to comment.