Skip to content

Commit

Permalink
Update dependency typescript to ~3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 24, 2021
1 parent f2b1b89 commit 4ecc762
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 @@ -45,7 +45,7 @@
"nyc": "^13.0.1",
"tslint": "^5.11.0",
"tslint-consistent-codestyle": "^1.13.3",
"typescript": "~3.5.0"
"typescript": "~3.9.0"
},
"dependencies": {
"brace-expansion": "^1.1.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3893,10 +3893,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@~3.5.0:
version "3.5.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.2.tgz#a09e1dc69bc9551cadf17dba10ee42cf55e5d56c"
integrity sha512-7KxJovlYhTX5RaRbUdkAXN1KUZ8PwWlTzQdHV6xNqvuFOs7+WBo10TQUqT19Q/Jz2hk5v9TQDIhyLhhJY4p5AA==
typescript@~3.9.0:
version "3.9.7"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==

uglify-js@^3.1.4:
version "3.6.0"
Expand Down

0 comments on commit 4ecc762

Please sign in to comment.