Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mehcode committed Mar 27, 2020
1 parent 7f27552 commit 5060830
Show file tree
Hide file tree
Showing 2 changed files with 493 additions and 471 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,26 +64,26 @@
"bip39": "^3.0.2",
"browser-headers": "^0.4.1",
"fastestsmallesttextencoderdecoder": "^1.0.14",
"google-protobuf": "^3.11.3",
"google-protobuf": "^3.11.4",
"grpc": "^1.24.2",
"js-sha3": "^0.8.0",
"tweetnacl": "^1.0.3"
},
"devDependencies": {
"@launchbadge/eslint-config": "^0.13.10",
"@types/jest": "^25.1.2",
"@types/node": "^13.7.0",
"@types/jest": "^25.1.4",
"@types/node": "^13.9.5",
"eslint": "^6.8.0",
"flowgen": "^1.10.0",
"fs-extra": "^8.1.0",
"fs-extra": "^9.0.0",
"glob": "^7.1.6",
"gulp": "^4.0.2",
"gulp-exec": "^4.0.0",
"gulp-typescript": "^6.0.0-alpha.1",
"jest": "25.1.0",
"ts-jest": "^25.2.0",
"jest": "25.2.3",
"ts-jest": "^25.2.1",
"ts-protoc-gen": "^0.12.0",
"typedoc": "^0.16.9",
"typescript": "^3.7.5"
"typedoc": "^0.17.3",
"typescript": "^3.8.3"
}
}
Loading

0 comments on commit 5060830

Please sign in to comment.