Skip to content
This repository has been archived by the owner on Mar 2, 2019. It is now read-only.

Commit

Permalink
fix: update nrwl monorepo to v6.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 19, 2018
1 parent c4a5d61 commit b764bf8
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@ngrx/router-store": "6.1.0",
"@ngrx/store": "6.1.0",
"@ngrx/store-devtools": "6.1.0",
"@nrwl/nx": "6.2.1",
"@nrwl/nx": "6.3.1",
"core-js": "^2.5.4",
"ngrx-store-freeze": "0.2.4",
"rxjs": "6.2.2",
Expand All @@ -57,7 +57,7 @@
"@angular/compiler-cli": "6.1.4",
"@angular/language-service": "6.1.4",
"@ngrx/schematics": "6.1.0",
"@nrwl/schematics": "6.2.1",
"@nrwl/schematics": "6.3.1",
"@types/jasmine": "~2.8.6",
"@types/jasminewd2": "~2.0.3",
"@types/node": "~8.10.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -235,13 +235,13 @@
tree-kill "^1.0.0"
webpack-sources "^1.1.0"

"@nrwl/nx@6.2.1":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@nrwl/nx/-/nx-6.2.1.tgz#b75a5c35bab53675a89320e1d8d16f40b70e66d1"
"@nrwl/nx@6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@nrwl/nx/-/nx-6.3.1.tgz#e156393ebc1acf5e3a1589cda67fd36f9b66d3c6"

"@nrwl/schematics@6.2.1":
version "6.2.1"
resolved "https://registry.yarnpkg.com/@nrwl/schematics/-/schematics-6.2.1.tgz#11473af8f5f3c078b65ebd47fb8bfbde93912163"
"@nrwl/schematics@6.3.1":
version "6.3.1"
resolved "https://registry.yarnpkg.com/@nrwl/schematics/-/schematics-6.3.1.tgz#131b4b1ea871f091125408b2323af2c568020c9e"
dependencies:
"@types/yargs" "^11.0.0"
app-root-path "^2.0.1"
Expand Down

0 comments on commit b764bf8

Please sign in to comment.