Skip to content

Commit cb23975

Browse files
committed
chore(deps): bump typescript to 4.9.5
1 parent 580b9a5 commit cb23975

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
@@ -55,7 +55,7 @@
5555
"node-fetch": "^2.6.1",
5656
"prettier": "^2.8.4",
5757
"rimraf": "^3.0.2",
58-
"typescript": "^4.5.5"
58+
"typescript": "4.9.5"
5959
},
6060
"activationEvents": [
6161
"*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1168,10 +1168,10 @@ type-fest@^0.20.2:
11681168
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz#1bf207f4b28f91583666cb5fbd327887301cd5f4"
11691169
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
11701170

1171-
typescript@^4.5.5:
1172-
version "4.5.5"
1173-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
1174-
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==
1171+
typescript@4.9.5:
1172+
version "4.9.5"
1173+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
1174+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
11751175

11761176
uri-js@^4.2.2:
11771177
version "4.4.1"

0 commit comments

Comments
 (0)