Skip to content

Commit 27d0948

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

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.3.6",
7676
"release-it-lerna-changelog": "^1.0.3",
77-
"typescript": "^3.6.2"
77+
"typescript": "^3.6.3"
7878
},
7979
"engines": {
8080
"node": "6.* || 8.* || >= 10.*"

yarn.lock

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

8931-
typescript@^3.6.2:
8932-
version "3.6.2"
8933-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
8934-
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
8931+
typescript@^3.6.3:
8932+
version "3.6.3"
8933+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
8934+
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
89358935

89368936
uc.micro@^1.0.1, uc.micro@^1.0.5:
89378937
version "1.0.5"

0 commit comments

Comments
 (0)