Skip to content

Commit

Permalink
build(deps-dev): bump typescript from 3.7.5 to 3.8.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https:/Microsoft/TypeScript) from 3.7.5 to 3.8.2.
- [Release notes](https:/Microsoft/TypeScript/releases)
- [Commits](https:/Microsoft/TypeScript/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and malept committed Feb 21, 2020
1 parent 0cb70c2 commit dcaa3c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 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": "^9.0.0",
"ts-node": "^8.6.1",
"typedoc": "^0.16.9",
"typescript": "^3.7.5"
"typescript": "^3.8.2"
},
"optionalDependencies": {
"@malept/electron-installer-flatpak": "^0.11.0",
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9015,11 +9015,16 @@ typedoc@^0.16.9:
typedoc-default-themes "^0.7.2"
typescript "3.7.x"

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

typescript@^3.8.2:
version "3.8.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.2.tgz#91d6868aaead7da74f493c553aeff76c0c0b1d5a"
integrity sha512-EgOVgL/4xfVrCMbhYKUQTdF37SQn4Iw73H5BgCrF1Abdun7Kwy/QZsE/ssAy0y4LxBbvua3PIbFsbRczWWnDdQ==

[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 dcaa3c2

Please sign in to comment.