Skip to content

Commit 82fc561

Browse files
chore(deps): update nrwl monorepo
1 parent e7e43f1 commit 82fc561

File tree

3 files changed

+40
-59
lines changed

3 files changed

+40
-59
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4
1515
with:
1616
fetch-depth: 0
17-
- uses: nrwl/nx-set-shas@v3
17+
- uses: nrwl/nx-set-shas@v4
1818
- uses: pnpm/action-setup@v2
1919
- uses: actions/setup-node@v4
2020
with:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"jest": "^29.7.0",
1515
"prettier": "3.0.3",
1616
"typescript": "~5.2.2",
17-
"nx": "^16.10.0",
17+
"nx": "^17.0.2",
1818
"@nrwl/nx-cloud": "^16.5.2"
1919
},
2020
"scripts": {

pnpm-lock.yaml

Lines changed: 38 additions & 57 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)