Skip to content

Commit

Permalink
chore(deps): update nrwl monorepo to v19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 6, 2024
1 parent dc6abeb commit 2ebebbb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
"devDependencies": {
"@commitlint/cli": "9.1.2",
"@commitlint/config-conventional": "9.1.2",
"@nrwl/eslint-plugin-nx": "10.0.11",
"@nrwl/jest": "10.0.11",
"@nrwl/nx-plugin": "10.0.11",
"@nrwl/workspace": "10.0.11",
"@nrwl/eslint-plugin-nx": "19.0.0",
"@nrwl/jest": "19.0.0",
"@nrwl/nx-plugin": "19.0.0",
"@nrwl/workspace": "19.0.0",
"@types/jest": "26.0.20",
"@types/node": "8.10.66",
"@typescript-eslint/eslint-plugin": "3.9.0",
Expand All @@ -57,7 +57,7 @@
"ttypescript": "1.5.12",
"typescript": "3.9.7",
"typescript-transform-paths": "2.2.2",
"@nrwl/node": "10.0.11"
"@nrwl/node": "19.0.0"
},
"husky": {
"hooks": {
Expand Down

0 comments on commit 2ebebbb

Please sign in to comment.