Skip to content

Commit 2b11c17

Browse files
chore(deps): typescript
1 parent d4b5dae commit 2b11c17

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
@@ -36,7 +36,7 @@
3636
"nodemon": "1.19.4",
3737
"semantic-release": "15.13.3",
3838
"tslint": "5.17.0",
39-
"typescript": "3.5.3"
39+
"typescript": "4.8.3"
4040
},
4141
"dependencies": {
4242
"json-typescript": "^1.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7414,10 +7414,10 @@ typedarray@^0.0.6:
74147414
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
74157415
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
74167416

7417-
typescript@3.5.3:
7418-
version "3.5.3"
7419-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
7420-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
7417+
typescript@4.8.3:
7418+
version "4.8.3"
7419+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
7420+
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
74217421

74227422
typescript@next:
74237423
version "4.9.0-dev.20220829"

0 commit comments

Comments
 (0)