Skip to content

Commit 9cb7dbc

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] <[email protected]>
1 parent f37471d commit 9cb7dbc

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": "^5.5.0",
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
@@ -644,9 +644,9 @@ tunnel-agent@^0.6.0:
644644
dependencies:
645645
safe-buffer "^5.0.1"
646646

647-
typescript@^3.0.3:
648-
version "3.0.3"
649-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.3.tgz#4853b3e275ecdaa27f78fda46dc273a7eb7fc1c8"
647+
typescript@^3.9.10:
648+
version "3.9.10"
649+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
650650

651651
wrappy@1:
652652
version "1.0.2"

0 commit comments

Comments
 (0)