Skip to content

Commit 0e37ada

Browse files
authored
Merge pull request #74 from satackey/dependabot/npm_and_yarn/typescript-4.1.2
Bump typescript from 4.0.5 to 4.1.2
2 parents 2f7608a + 36f37ac commit 0e37ada

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
@@ -23,6 +23,6 @@
2323
"@zeit/ncc": "^0.22.3",
2424
"ts-node": "^9.0.0",
2525
"ttypescript": "^1.5.12",
26-
"typescript": "^4.0.5"
26+
"typescript": "^4.1.2"
2727
}
2828
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -484,10 +484,10 @@ typescript-is@^0.16.3:
484484
optionalDependencies:
485485
reflect-metadata ">=0.1.12"
486486

487-
typescript@^4.0.5:
488-
version "4.0.5"
489-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.0.5.tgz#ae9dddfd1069f1cb5beb3ef3b2170dd7c1332389"
490-
integrity sha512-ywmr/VrTVCmNTJ6iV2LwIrfG1P+lv6luD8sUJs+2eI9NLGigaN+nUQc13iHqisq7bra9lnmUSYqbJvegraBOPQ==
487+
typescript@^4.1.2:
488+
version "4.1.2"
489+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
490+
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
491491

492492
universalify@^0.1.2:
493493
version "0.1.2"

0 commit comments

Comments
 (0)