Skip to content

Commit

Permalink
fix(deps): update nrwl monorepo to v0.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 16, 2018
1 parent b2e52c7 commit 573d687
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@
"@angular/platform-browser": "7.0.4",
"@angular/platform-browser-dynamic": "7.0.4",
"@angular/router": "7.0.4",
"@nrwl/angular-console-enterprise-electron": "0.0.16",
"@nrwl/angular-console-enterprise-frontend": "0.0.16",
"@nrwl/angular-console-enterprise-electron": "0.0.17",
"@nrwl/angular-console-enterprise-frontend": "0.0.17",
"@nrwl/schematics": "7.0.2",
"@types/express": "4.16.0",
"@types/graphql": "0.13.4",
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "MIT",
"dependencies": {
"@angular/cli": "7.0.6",
"@nrwl/angular-console-enterprise-electron": "0.0.16",
"@nrwl/angular-console-enterprise-electron": "0.0.17",
"@nrwl/schematics": "7.0.2",
"@types/tmp": "0.0.33",
"apollo-server-express": "2.2.2",
Expand Down
8 changes: 4 additions & 4 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@
core-js "^2.5.7"
regenerator-runtime "^0.12.0"

"@nrwl/[email protected].16":
version "0.0.16"
resolved "https://registry.yarnpkg.com/@nrwl/angular-console-enterprise-electron/-/angular-console-enterprise-electron-0.0.16.tgz#f70f62ec27704fb6f46b847d8cc9b5ba63bd9b0c"
integrity sha512-jJ+9mkVayOMu85M7DL9EM16lsunvL1bgCsqEndyyyZWjIaVdMdHQp/WAGRj/PvT/oqfgvrAZHB2awsXXp2Gy+g==
"@nrwl/[email protected].17":
version "0.0.17"
resolved "https://registry.yarnpkg.com/@nrwl/angular-console-enterprise-electron/-/angular-console-enterprise-electron-0.0.17.tgz#0920b8d3bf8ce57fb01030fe1b6e4147aa6393f6"
integrity sha512-ncx6zXSSEAF7qEO3esj9N21+1fF2AgY60GDWx22GLfPLjvvUQemw1QuEX/zvUdOaQvCeFa563vSchMr20uiMxg==
dependencies:
jszip "3.1.5"
request "2.88.0"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -450,19 +450,19 @@
tree-kill "1.2.0"
webpack-sources "1.2.0"

"@nrwl/[email protected].16":
version "0.0.16"
resolved "https://registry.yarnpkg.com/@nrwl/angular-console-enterprise-electron/-/angular-console-enterprise-electron-0.0.16.tgz#f70f62ec27704fb6f46b847d8cc9b5ba63bd9b0c"
integrity sha512-jJ+9mkVayOMu85M7DL9EM16lsunvL1bgCsqEndyyyZWjIaVdMdHQp/WAGRj/PvT/oqfgvrAZHB2awsXXp2Gy+g==
"@nrwl/[email protected].17":
version "0.0.17"
resolved "https://registry.yarnpkg.com/@nrwl/angular-console-enterprise-electron/-/angular-console-enterprise-electron-0.0.17.tgz#0920b8d3bf8ce57fb01030fe1b6e4147aa6393f6"
integrity sha512-ncx6zXSSEAF7qEO3esj9N21+1fF2AgY60GDWx22GLfPLjvvUQemw1QuEX/zvUdOaQvCeFa563vSchMr20uiMxg==
dependencies:
jszip "3.1.5"
request "2.88.0"
tslib "^1.9.0"

"@nrwl/[email protected].16":
version "0.0.16"
resolved "https://registry.yarnpkg.com/@nrwl/angular-console-enterprise-frontend/-/angular-console-enterprise-frontend-0.0.16.tgz#0441225e4ca85c95abf214a58b9a4e83b2f218d6"
integrity sha512-4U/ewHSteAfVSLeBtWx+wAUoT4EK1Z1MFXzB0Arlu1UGX2pAcIucju4zvZkCOzuPp9gtrtiKLUzOpbR1xoDlOw==
"@nrwl/[email protected].17":
version "0.0.17"
resolved "https://registry.yarnpkg.com/@nrwl/angular-console-enterprise-frontend/-/angular-console-enterprise-frontend-0.0.17.tgz#20f57fa8402c4c83d3c2fa17fb13f1db9cf492bc"
integrity sha512-QtvwMPtO/YWBcK8WovIHcQLqjhcqHc3t2+/Alp9UVGH5KXcB9HNw/MyOf3J1Q5IlhlkIvGHQkQrYRrsZDU+POg==
dependencies:
trix "^1.0.0"
tslib "^1.9.0"
Expand Down

0 comments on commit 573d687

Please sign in to comment.