Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Commit 092b1b8

Browse files
build(deps-dev): bump typescript from 3.5.3 to 3.6.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.5.3 to 3.6.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v3.5.3...v3.6.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 321d0d0 commit 092b1b8

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
@@ -63,7 +63,7 @@
6363
"ts-jest": "24.0.x",
6464
"tslint": "5.20.0",
6565
"tslint-config-stoplight": "1.3.0",
66-
"typescript": "3.5.3"
66+
"typescript": "3.6.3"
6767
},
6868
"lint-staged": {
6969
"*.{ts,tsx}$": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8164,10 +8164,10 @@ [email protected]:
81648164
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.2.4.tgz#c585cb952912263d915b462726ce244ba510ef3d"
81658165
integrity sha512-0RNDbSdEokBeEAkgNbxJ+BLwSManFy9TeXz8uW+48j/xhEXv1ePME60olyzw2XzUqUBNAYFeJadIqAgNqIACwg==
81668166

8167-
typescript@3.5.3:
8168-
version "3.5.3"
8169-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
8170-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
8167+
typescript@3.6.3:
8168+
version "3.6.3"
8169+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
8170+
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
81718171

81728172
uglify-js@^3.1.4:
81738173
version "3.6.0"

0 commit comments

Comments
 (0)