Skip to content

Commit

Permalink
fix(deps): update nrwl monorepo to v19.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2024
1 parent 329545d commit b1fbf3e
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 76 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@babel/core": "^7.24.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"@nrwl/tao": "19.2.3",
"@nrwl/workspace": "19.2.3",
"@nrwl/tao": "19.3.0",
"@nrwl/workspace": "19.3.0",
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
"@types/node": "20.14.2",
"audit-ci": "^7.0.1",
Expand All @@ -68,7 +68,7 @@
"husky": "^9.0.11",
"is-ci": "^3.0.1",
"lint-staged": "^15.2.6",
"nx": "^19.2.3",
"nx": "^19.3.0",
"plop": "^4.0.1",
"prettier": "^3.3.2",
"publint": "^0.2.8",
Expand Down
148 changes: 75 additions & 73 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 b1fbf3e

Please sign in to comment.