Skip to content

Commit 609bf3c

Browse files
chore(deps): typescript
1 parent 6302b0d commit 609bf3c

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.9.5"
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
@@ -7400,10 +7400,10 @@ typedarray@^0.0.6:
74007400
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
74017401
integrity sha512-/aCDEGatGvZ2BIk+HmLf4ifCJFwvKFNb9/JeZPMulfgFracn9QFcAf5GO8B/mweUjSoblS5In0cWhqpfs/5PQA==
74027402

7403-
typescript@3.5.3:
7404-
version "3.5.3"
7405-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
7406-
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
7403+
typescript@4.9.5:
7404+
version "4.9.5"
7405+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7406+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
74077407

74087408
typescript@next:
74097409
version "5.0.0-dev.20230130"

0 commit comments

Comments
 (0)