Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4817390

Browse files
committed
chore(package): upgrade typescript
1 parent 7c61968 commit 4817390

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
@@ -77,7 +77,7 @@
7777
"eslint-plugin-jsdoc": "^30.7.13",
7878
"jest": "26.6.3",
7979
"ts-jest": "^26.4.4",
80-
"typescript": "^4.1.2",
80+
"typescript": "^4.3.5",
8181
"vscode-languageserver": "7.0.0"
8282
},
8383
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4870,10 +4870,10 @@ typedarray-to-buffer@^3.1.5:
48704870
dependencies:
48714871
is-typedarray "^1.0.0"
48724872

4873-
typescript@^4.1.2:
4874-
version "4.1.2"
4875-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
4876-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
4873+
typescript@^4.3.5:
4874+
version "4.3.5"
4875+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.5.tgz#4d1c37cc16e893973c45a06886b7113234f119f4"
4876+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
48774877

48784878
union-value@^1.0.0:
48794879
version "1.0.1"

0 commit comments

Comments
 (0)