Merge pull request #3349 from tridactyl/dependabot/npm_and_yarn/typescript-3.9.8

This commit is contained in:
dependabot-preview[bot] 2021-02-09 19:13:57 +00:00 committed by GitHub
commit 622013ac15
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -51,7 +51,7 @@
"tslint-etc": "^1.13.9",
"tslint-sonarts": "^1.9.0",
"typedoc": "^0.19.2",
"typescript": "^3.9.7",
"typescript": "^3.9.8",
"uglify-es": "^3.3.9",
"uglifyjs-webpack-plugin": "^2.2.0",
"web-ext": "^5.5.0",

View file

@ -8081,10 +8081,10 @@ typedoc@^0.19.2:
shelljs "^0.8.4"
typedoc-default-themes "^0.11.4"
typescript@^3.9.7:
version "3.9.7"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
typescript@^3.9.8:
version "3.9.8"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.8.tgz#7d937ba4e4044af7fa83d127b982f8f61ca816a4"
integrity sha512-nDbnFkUZZjkQ92qwKX+C+jtk4OGfU8H9toSEs3uAsl8cxLjG2sqQm6leF/pLWvm9FAEJ6KHkYMAbHYaY2ITeVg==
typical@^4.0.0:
version "4.0.0"