Skip to content

Commit cc9f523

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

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.6.3"
77+
"typescript": "^3.7.2"
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
@@ -9110,10 +9110,10 @@ typedarray@^0.0.6:
91109110
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
91119111
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
91129112

9113-
typescript@^3.6.3:
9114-
version "3.6.3"
9115-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
9116-
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
9113+
typescript@^3.7.2:
9114+
version "3.7.2"
9115+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.2.tgz#27e489b95fa5909445e9fef5ee48d81697ad18fb"
9116+
integrity sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ==
91179117

91189118
uc.micro@^1.0.1, uc.micro@^1.0.5:
91199119
version "1.0.5"

0 commit comments

Comments
 (0)