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] authored Jun 29, 2022
1 parent c375841 commit 0f3acbd
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
34 changes: 17 additions & 17 deletions package-lock.json

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

8 changes: 4 additions & 4 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.9.0",
"@actions/tool-cache": "2.0.1"
},
"devDependencies": {
"@types/node": "16.11.26",
"@types/node": "16.11.42",
"@zeit/ncc": "^0.22.3",
"husky": "^6.0.0",
"prettier": "2.6.2",
"typescript": "4.6.3"
"prettier": "2.7.1",
"typescript": "4.7.4"
},
"husky": {
"skipCI": true,
Expand Down

0 comments on commit 0f3acbd

Please sign in to comment.