Skip to content

Commit

Permalink
update nx to 13.5.2 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Jan 25, 2022
1 parent f356948 commit eeaa5d5
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 177 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@ngrx/entity": "13.0.1",
"@ngrx/router-store": "13.0.1",
"@ngrx/store": "13.0.1",
"@nrwl/angular": "13.4.4",
"@nrwl/angular": "13.5.2",
"core-js": "^2.5.4",
"document-register-element": "1.13.1",
"normalize.css": "^8.0.1",
Expand All @@ -64,16 +64,16 @@
"@angular/compiler-cli": "13.1.1",
"@angular/language-service": "13.1.1",
"@ngrx/store-devtools": "13.0.1",
"@nrwl/cli": "13.4.4",
"@nrwl/cypress": "13.4.4",
"@nrwl/eslint-plugin-nx": "13.4.4",
"@nrwl/jest": "13.4.4",
"@nrwl/linter": "13.4.4",
"@nrwl/nx-cloud": "13.0.2",
"@nrwl/react": "13.4.4",
"@nrwl/tao": "13.4.4",
"@nrwl/web": "13.4.4",
"@nrwl/workspace": "13.4.4",
"@nrwl/cli": "13.5.2",
"@nrwl/cypress": "13.5.2",
"@nrwl/eslint-plugin-nx": "13.5.2",
"@nrwl/jest": "13.5.2",
"@nrwl/linter": "13.5.2",
"@nrwl/nx-cloud": "13.1.2",
"@nrwl/react": "13.5.2",
"@nrwl/tao": "13.5.2",
"@nrwl/web": "13.5.2",
"@nrwl/workspace": "13.5.2",
"@testing-library/react": "11.2.6",
"@types/jest": "27.0.2",
"@types/node": "14.14.33",
Expand All @@ -96,7 +96,7 @@
"jest": "27.2.3",
"jest-preset-angular": "11.0.0",
"netlify": "^2.4.8",
"prettier": "2.3.2",
"prettier": "2.5.1",
"ts-jest": "27.0.5",
"ts-node": "9.1.1",
"typescript": "4.5.4"
Expand Down
Loading

0 comments on commit eeaa5d5

Please sign in to comment.