Skip to content

Commit

Permalink
chore(repo): update nx and nx-cloud to latest version (#9049)
Browse files Browse the repository at this point in the history
  • Loading branch information
meeroslav committed Feb 21, 2022
1 parent 6283d28 commit 5c4b67c
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 211 deletions.
28 changes: 14 additions & 14 deletions package.json
Expand Up @@ -60,19 +60,19 @@
"@ngrx/schematics": "~13.0.0",
"@ngrx/store": "~13.0.0",
"@ngrx/store-devtools": "~13.0.0",
"@nrwl/cli": "13.8.0",
"@nrwl/cypress": "13.8.0",
"@nrwl/eslint-plugin-nx": "13.8.0",
"@nrwl/jest": "13.8.0",
"@nrwl/js": "13.8.0",
"@nrwl/linter": "13.8.0",
"@nrwl/next": "13.8.0",
"@nrwl/node": "13.8.0",
"@nrwl/nx-cloud": "13.1.3",
"@nrwl/react": "13.8.0",
"@nrwl/tao": "13.8.0",
"@nrwl/web": "13.8.0",
"@nrwl/workspace": "13.8.0",
"@nrwl/cli": "13.8.3",
"@nrwl/cypress": "13.8.3",
"@nrwl/eslint-plugin-nx": "13.8.3",
"@nrwl/jest": "13.8.3",
"@nrwl/js": "13.8.3",
"@nrwl/linter": "13.8.3",
"@nrwl/next": "13.8.3",
"@nrwl/node": "13.8.3",
"@nrwl/nx-cloud": "13.1.4",
"@nrwl/react": "13.8.3",
"@nrwl/tao": "13.8.3",
"@nrwl/web": "13.8.3",
"@nrwl/workspace": "13.8.3",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "4.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
Expand Down Expand Up @@ -308,4 +308,4 @@
"**/xmlhttprequest-ssl": "~1.6.2",
"immer": "~9.0.6"
}
}
}

1 comment on commit 5c4b67c

@vercel
Copy link

@vercel vercel bot commented on 5c4b67c Feb 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.