Skip to content

Commit 4967887

Browse files
committed
chore(deps): update dependency typescript to ^4.9.5
1 parent 98b481a commit 4967887

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
@@ -29,6 +29,6 @@
2929
"@changesets/cli": "^2.26.0",
3030
"@types/eslint": "^7.29.0",
3131
"clean-publish": "^2.2.0",
32-
"typescript": "^4.8.4"
32+
"typescript": "^4.9.5"
3333
}
3434
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7194,10 +7194,10 @@ type@^2.0.0:
71947194
resolved "https://registry.yarnpkg.com/type/-/type-2.5.0.tgz#0a2e78c2e77907b252abe5f298c1b01c63f0db3d"
71957195
integrity sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==
71967196

7197-
typescript@^4.4.3, typescript@^4.8.4:
7198-
version "4.8.4"
7199-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
7200-
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
7197+
typescript@^4.4.3, typescript@^4.9.5:
7198+
version "4.9.5"
7199+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7200+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
72017201

72027202
unbox-primitive@^1.0.2:
72037203
version "1.0.2"

0 commit comments

Comments
 (0)