Skip to content

Commit

Permalink
Update Dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 17, 2022
1 parent 4c62aee commit 867400c
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 13 deletions.
30 changes: 20 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@
"author": "Leigh Brenecki <leigh@brenecki.id.au>",
"license": "MIT",
"dependencies": {
"@actions/core": "1.6.0",
"@actions/core": "1.8.2",
"@actions/tool-cache": "1.7.2"
},
"devDependencies": {
"@types/node": "16.11.26",
"@types/node": "16.11.36",
"@zeit/ncc": "^0.22.3",
"husky": "^6.0.0",
"prettier": "2.6.2",
"typescript": "4.6.3"
"typescript": "4.6.4"
},
"husky": {
"skipCI": true,
Expand Down

0 comments on commit 867400c

Please sign in to comment.