Skip to content

Commit 2609b74

Browse files
committed
Update dependency typescript to v4.8.4
1 parent f25be7f commit 2609b74

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
@@ -62,7 +62,7 @@
6262
"rimraf": "3.0.2",
6363
"rollup": "2.79.1",
6464
"rollup-plugin-dts": "4.2.2",
65-
"typescript": "4.8.3"
65+
"typescript": "4.8.4"
6666
},
6767
"ava": {
6868
"files": [

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8260,10 +8260,10 @@ typedarray@^0.0.6:
82608260
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
82618261
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
82628262

8263-
8264-
version "4.8.3"
8265-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88"
8266-
integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==
8263+
8264+
version "4.8.4"
8265+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8.4.tgz#c464abca159669597be5f96b8943500b238e60e6"
8266+
integrity sha512-QCh+85mCy+h0IGff8r5XWzOVSbBO+KfeYrMQh7NJ58QujwcE22u+NUSmUxqF+un70P9GXKxa2HCNiTTMJknyjQ==
82678267

82688268
typewise-core@^1.2, typewise-core@^1.2.0:
82698269
version "1.2.0"

0 commit comments

Comments
 (0)