Skip to content

Commit

Permalink
ci: Update Nx to v17.3 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
lachlancollins authored Feb 3, 2024
1 parent f0a22b1 commit fe061fe
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 51 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"src",
"bin"
],
"packageManager": "pnpm@8.12.1",
"packageManager": "pnpm@8.15.1",
"scripts": {
"cipublish": "node bin/config.js publish --cwd config",
"cipublishforce": "CI=true pnpm cipublish",
Expand Down Expand Up @@ -102,7 +102,7 @@
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"jsdom": "^23.2.0",
"nx": "^17.2.8",
"nx": "^17.3.2",
"prettier": "^4.0.0-alpha.8",
"publint": "^0.2.7",
"type-fest": "^4.9.0",
Expand Down
139 changes: 90 additions & 49 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 fe061fe

Please sign in to comment.