Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 3.7.2 to 3.7.3
Browse files Browse the repository at this point in the history
Bumps [typescript](https:/Microsoft/TypeScript) from 3.7.2 to 3.7.3.
- [Release notes](https:/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.7.2...v3.7.3)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and malept committed Dec 5, 2019
1 parent a83b46c commit e7c3cb3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@
"sinon": "^7.5.0",
"ts-node": "^8.5.3",
"typedoc": "^0.15.0",
"typescript": "^3.6.4"
"typescript": "^3.7.3"
},
"optionalDependencies": {
"@malept/electron-installer-flatpak": "^0.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8843,10 +8843,10 @@ typedoc@^0.15.0:
typedoc-default-themes "^0.6.1"
typescript "3.7.x"

[email protected], typescript@^3.6.4:
version "3.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
[email protected], typescript@^3.7.3:
version "3.7.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==

[email protected]:
version "3.4.10"
Expand Down

0 comments on commit e7c3cb3

Please sign in to comment.