Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
Merge pull request #6 from uniqys/update-npm-run-all
Browse files Browse the repository at this point in the history
update npm-run-all
  • Loading branch information
odanado committed Dec 10, 2018
2 parents a85619f + facf8e9 commit d78df9b
Show file tree
Hide file tree
Showing 20 changed files with 181 additions and 257 deletions.
400 changes: 162 additions & 238 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"devDependencies": {
"check-node-version": "^3.2.0",
"lerna": "^3.2.1",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"run-node": "^1.0.0",
"tslint": "^5.11.0",
"tslint-config-standard": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/async-loop/package.json
Expand Up @@ -24,7 +24,7 @@
"@types/jest": "^23.3.0",
"@types/node": "^10.9.4",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/blockchain/package.json
Expand Up @@ -25,7 +25,7 @@
"@types/node": "^10.9.4",
"@uniqys/types": "^0.1.1",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/chain-core/package.json
Expand Up @@ -38,7 +38,7 @@
"@types/node": "^10.9.4",
"@uniqys/type-definitions": "^0.1.1",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Expand Up @@ -44,7 +44,7 @@
"@types/node": "^10.9.4",
"@types/yargs": "^11.1.2",
"@uniqys/type-definitions": "^0.1.1",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"run-for-every-file": "^1.1.0",
"tslint": "^5.11.0",
"typescript": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/config-validator/package.json
Expand Up @@ -26,7 +26,7 @@
"@types/jest": "^23.3.0",
"@types/node": "^10.9.4",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/easy-client/package.json
Expand Up @@ -32,7 +32,7 @@
"@types/node": "^10.9.4",
"awesome-typescript-loader": "^5.2.0",
"license-webpack-plugin": "^1.3.1",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-node": "^7.0.0",
"tslint": "^5.11.0",
"typescript": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/easy-framework/package.json
Expand Up @@ -47,7 +47,7 @@
"@types/split": "^1.0.0",
"@uniqys/type-definitions": "^0.1.1",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"split": "^1.0.1",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/easy-types/package.json
Expand Up @@ -28,7 +28,7 @@
"@types/jest": "^23.3.0",
"@types/node": "^10.9.4",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/lock/package.json
Expand Up @@ -24,7 +24,7 @@
"@types/jest": "^23.3.0",
"@types/node": "^10.9.4",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/merkle-patricia-trie/package.json
Expand Up @@ -24,7 +24,7 @@
"@types/jest": "^23.3.0",
"@types/node": "^10.9.4",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/p2p-network/package.json
Expand Up @@ -47,7 +47,7 @@
"@types/node": "^10.9.4",
"@uniqys/type-definitions": "^0.1.1",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/priority-queue/package.json
Expand Up @@ -24,7 +24,7 @@
"@types/jest": "^23.3.0",
"@types/node": "^10.9.4",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol/package.json
Expand Up @@ -31,7 +31,7 @@
"@types/node": "^10.9.4",
"@uniqys/type-definitions": "^0.1.1",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/samples/messages/package.json
Expand Up @@ -51,7 +51,7 @@
"@types/node": "^10.9.4",
"@types/yargs": "^11.1.2",
"@uniqys/type-definitions": "^0.1.1",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-node": "^7.0.0",
"tslint": "^5.11.0",
"typescript": "^3.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/serialize/package.json
Expand Up @@ -24,7 +24,7 @@
"@types/jest": "^23.3.0",
"@types/node": "^10.9.4",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/signature/package.json
Expand Up @@ -32,7 +32,7 @@
"@types/node": "^10.9.4",
"@uniqys/type-definitions": "^0.1.1",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/store/package.json
Expand Up @@ -33,7 +33,7 @@
"@types/node": "^10.9.4",
"jest": "^23.3.0",
"memdown": "^3.0.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Expand Up @@ -24,7 +24,7 @@
"@types/jest": "^23.3.0",
"@types/node": "^10.9.4",
"jest": "^23.3.0",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"ts-jest": "^23.0.1",
"tslint": "^5.11.0",
"typescript": "^3.0.3"
Expand Down

0 comments on commit d78df9b

Please sign in to comment.