Skip to content

Commit 75e0ae5

Browse files
chore(deps-dev): bump typescript from 3.0.3 to 3.9.10
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.0.3 to 3.9.10. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.0.3...v3.9.10) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 867a4bf commit 75e0ae5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"json-schema-to-typescript": "^14.0.5",
1010
"jsonwebtoken": "^8.3.0",
1111
"tslint": "^5.11.0",
12-
"typescript": "^3.0.3"
12+
"typescript": "^3.9.10"
1313
},
1414
"engines": {
1515
"node": ">=8.0.0"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -876,9 +876,9 @@ type@^2.7.2:
876876
version "2.7.3"
877877
resolved "https://registry.yarnpkg.com/type/-/type-2.7.3.tgz#436981652129285cc3ba94f392886c2637ea0486"
878878

879-
typescript@^3.0.3:
880-
version "3.0.3"
881-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"
879+
typescript@^3.9.10:
880+
version "3.9.10"
881+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
882882

883883
web-streams-polyfill@^3.0.3:
884884
version "3.3.3"

0 commit comments

Comments
 (0)