Skip to content

Commit 459f197

Browse files
renovate[bot]GatsbyJS Bot
authored and
GatsbyJS Bot
committed
chore: update dependency typescript to ^3.6.3 (#17539)
1 parent b60b444 commit 459f197

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
@@ -41,7 +41,7 @@
4141
"rimraf": "^3.0.0",
4242
"svgo": "1.3.0",
4343
"ts-jest": "^22",
44-
"typescript": "^3.6.2",
44+
"typescript": "^3.6.3",
4545
"yargs": "^10.1.2"
4646
},
4747
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19108,10 +19108,10 @@ typedarray@^0.0.6, typedarray@~0.0.5:
1910819108
version "0.0.6"
1910919109
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1911019110

19111-
typescript@^3.6.2:
19112-
version "3.6.2"
19113-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
19114-
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
19111+
typescript@^3.6.3:
19112+
version "3.6.3"
19113+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
19114+
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
1911519115

1911619116
typography-normalize@^0.16.19:
1911719117
version "0.16.19"

0 commit comments

Comments
 (0)