Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 3.7.4 to 3.7.5 (#1423)
Browse files Browse the repository at this point in the history
Bumps [typescript](https:/Microsoft/TypeScript) from 3.7.4 to 3.7.5.
- [Release notes](https:/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v3.7.4...v3.7.5)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: Mark Lee <[email protected]>
  • Loading branch information
dependabot-preview[bot] and malept committed Jan 17, 2020
1 parent 6b6476d commit 06195e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
"sinon": "^8.1.0",
"ts-node": "^8.6.1",
"typedoc": "^0.16.7",
"typescript": "^3.7.3"
"typescript": "^3.7.5"
},
"optionalDependencies": {
"@malept/electron-installer-flatpak": "^0.11.0",
Expand Down
7 changes: 1 addition & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8924,16 +8924,11 @@ typedoc@^0.16.7:
typedoc-default-themes "^0.7.2"
typescript "3.7.x"

[email protected]:
[email protected], typescript@^3.7.5:
version "3.7.5"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==

typescript@^3.7.3:
version "3.7.4"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==

[email protected]:
version "3.4.10"
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.4.10.tgz#9ad9563d8eb3acdfb8d38597d2af1d815f6a755f"
Expand Down

0 comments on commit 06195e4

Please sign in to comment.