Skip to content

Commit

Permalink
chore(deps): update nrwl monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent d165cc7 commit 0a4aff4
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 65 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: nrwl/nx-set-shas@v3
- uses: nrwl/nx-set-shas@v4
- uses: pnpm/action-setup@v2
- uses: actions/setup-node@v4
with:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"jest": "^29.7.0",
"prettier": "3.1.0",
"typescript": "~5.3.3",
"nx": "^16.10.0",
"nx": "^17.2.4",
"@nrwl/nx-cloud": "^16.5.2"
},
"scripts": {
Expand Down
102 changes: 39 additions & 63 deletions pnpm-lock.yaml

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

0 comments on commit 0a4aff4

Please sign in to comment.