Skip to content
This repository was archived by the owner on Nov 1, 2019. It is now read-only.

Commit 710f5f3

Browse files
chore(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 007fbeb commit 710f5f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"eslint": "^6.3.0",
7575
"loader.js": "^4.7.0",
7676
"qunit-dom": "^0.9.0",
77-
"typescript": "^3.6.2"
77+
"typescript": "^3.6.3"
7878
},
7979
"engines": {
8080
"node": "8.* || >= 10.*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8454,10 +8454,10 @@ type-is@~1.6.17, type-is@~1.6.18:
84548454
media-typer "0.3.0"
84558455
mime-types "~2.1.24"
84568456

8457-
typescript@^3.6.2:
8458-
version "3.6.2"
8459-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
8460-
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
8457+
typescript@^3.6.3:
8458+
version "3.6.3"
8459+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
8460+
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
84618461

84628462
uc.micro@^1.0.1, uc.micro@^1.0.5:
84638463
version "1.0.6"

0 commit comments

Comments
 (0)