Skip to content

Commit 1d5b9ea

Browse files
Build(deps-dev): Bump typescript from 3.7.2 to 3.8.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.7.2 to 3.8.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.7.2...v3.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent ea940d1 commit 1d5b9ea

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
@@ -74,7 +74,7 @@
7474
"prettier": "^1.18.2",
7575
"release-it": "^12.4.1",
7676
"release-it-lerna-changelog": "^1.0.3",
77-
"typescript": "^3.7.2"
77+
"typescript": "^3.8.3"
7878
},
7979
"resolutions": {
8080
"**/engine.io": "~3.3.0"

yarn.lock

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

9713-
typescript@^3.7.2:
9714-
version "3.7.2"
9715-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
9716-
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
9713+
typescript@^3.8.3:
9714+
version "3.8.3"
9715+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
9716+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
97179717

97189718
uc.micro@^1.0.1, uc.micro@^1.0.5:
97199719
version "1.0.5"

0 commit comments

Comments
 (0)