Skip to content

Commit

Permalink
chore(deps): update nrwl monorepo to v15 (#463)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2022
1 parent 76c962f commit d2dfdc1
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 73 deletions.
142 changes: 72 additions & 70 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"test": "nx run-many --target=test --all"
},
"devDependencies": {
"@nrwl/cli": "14.8.6",
"@nrwl/workspace": "14.8.6",
"@nrwl/cli": "15.0.0",
"@nrwl/workspace": "15.0.0",
"@types/jest": "^29.2.0",
"@types/node": "^16.11.68",
"@typescript-eslint/eslint-plugin": "^5.40.1",
Expand All @@ -39,7 +39,7 @@
"gulp-uglify": "^3.0.2",
"husky": "^8.0.1",
"jest": "^29.2.1",
"nx": "14.8.6",
"nx": "15.0.0",
"pinst": "^3.0.0",
"sort-package-json": "^2.0.0",
"ts-jest": "^29.0.3",
Expand Down

0 comments on commit d2dfdc1

Please sign in to comment.