Skip to content

Commit b3e6b3c

Browse files
chore(deps): update dependency typescript to v4.9.5
1 parent d9e61d1 commit b3e6b3c

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
@@ -59,7 +59,7 @@
5959
"husky": "4.2.5",
6060
"prettier": "2.0.5",
6161
"pretty-quick": "2.0.1",
62-
"typescript": "4.5.5"
62+
"typescript": "4.9.5"
6363
},
6464
"husky": {
6565
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -862,10 +862,10 @@ to-regex-range@^5.0.1:
862862
dependencies:
863863
is-number "^7.0.0"
864864

865-
typescript@4.5.5:
866-
version "4.5.5"
867-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
868-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
865+
typescript@4.9.5:
866+
version "4.9.5"
867+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
868+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
869869

870870
util-deprecate@^1.0.1:
871871
version "1.0.2"

0 commit comments

Comments
 (0)