Skip to content

Commit

Permalink
chore(deps): update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tradeshift-renovate-bulk[bot] authored Apr 8, 2024
1 parent d760360 commit 4702755
Show file tree
Hide file tree
Showing 2 changed files with 172 additions and 72 deletions.
230 changes: 165 additions & 65 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,22 +12,22 @@
"url": "https://github.com/nrwl/nx-set-shas/issues"
},
"engines": {
"node": ">=18"
"node": ">=18.20.1"
},
"homepage": "https://github.com/nrwl/nx-set-shas#readme",
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/core": "^1.10.1",
"@actions/github": "^5.1.1",
"@octokit/action": "^6.0.6",
"@octokit/action": "^6.1.0",
"https-proxy-agent": "7.0.4",
"proxy-from-env": "1.1.0"
},
"devDependencies": {
"@types/node": "^20.5.9",
"@vercel/ncc": "^0.38.0",
"chalk": "^5.0.0",
"husky": "^9.0.0",
"@vercel/ncc": "^0.38.1",
"chalk": "^5.3.0",
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"typescript": "^5.2.0"
"typescript": "^5.4.4"
}
}

0 comments on commit 4702755

Please sign in to comment.