Skip to content

Commit

Permalink
Update deps to fix hung actions
Browse files Browse the repository at this point in the history
  • Loading branch information
bcomnes committed Aug 10, 2022
1 parent 3cfd2ec commit 46319ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@actions/core": "1.9.1",
"async-neocities": "2.1.1",
"minimatch": "^5.0.0",
"async-neocities": "2.1.2",
"minimatch": "5.1.0",
"ms": "2.1.3",
"webassert": "3.0.2"
},
Expand Down

0 comments on commit 46319ec

Please sign in to comment.