Skip to content

Commit f69bfba

Browse files
dependabot-preview[bot]Turbo87
authored andcommitted
Bump typescript from 3.6.4 to 3.7.3 (#72)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.6.4 to 3.7.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.6.4...v3.7.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent d06b16a commit f69bfba

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"release-it": "^12.4.2",
5656
"release-it-lerna-changelog": "^1.0.3",
5757
"ts-node": "^8.4.1",
58-
"typescript": "~3.6.4"
58+
"typescript": "~3.7.3"
5959
},
6060
"engines": {
6161
"node": "8.* || 10.* || >= 12"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6687,10 +6687,10 @@ typedarray@^0.0.6:
66876687
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
66886688
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
66896689

6690-
typescript@~3.6.4:
6691-
version "3.6.4"
6692-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.4.tgz#b18752bb3792bc1a0281335f7f6ebf1bbfc5b91d"
6693-
integrity sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==
6690+
typescript@~3.7.3:
6691+
version "3.7.3"
6692+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.3.tgz#b36840668a16458a7025b9eabfad11b66ab85c69"
6693+
integrity sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw==
66946694

66956695
uglify-js@^3.1.4:
66966696
version "3.6.4"

0 commit comments

Comments
 (0)