Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit 3f55176

Browse files
Bump typescript from 3.7.2 to 3.7.3 in /api_tests
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.2...v3.7.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dc80a15 commit 3f55176

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api_tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"tslint": "^5.20.1",
6262
"tslint-config-prettier": "^1.18.0",
6363
"tslint-no-unused-expression-chai": "^0.1.4",
64-
"typescript": "^3.7.2",
64+
"typescript": "^3.7.3",
6565
"urijs": "^1.19.2"
6666
},
6767
"prettier": {

api_tests/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3117,10 +3117,10 @@ typeforce@^1.11.3, typeforce@^1.11.5:
31173117
resolved "https://registry.yarnpkg.com/typeforce/-/typeforce-1.18.0.tgz#d7416a2c5845e085034d70fcc5b6cc4a90edbfdc"
31183118
integrity sha512-7uc1O8h1M1g0rArakJdf0uLRSSgFcYexrVoKo+bzJd32gd4gDy2L/Z+8/FjPnU9ydY3pEnVPtr9FyscYY60K1g==
31193119

3120-
typescript@^3.7.2:
3121-
version "3.7.2"
3122-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
3123-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
3120+
typescript@^3.7.3:
3121+
version "3.7.3"
3122+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
3123+
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
31243124

31253125
universalify@^0.1.0:
31263126
version "0.1.2"

0 commit comments

Comments
 (0)