Skip to content

Commit 7995b66

Browse files
committed
Update dependency typescript to v4.9.4
1 parent f7a0e04 commit 7995b66

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.3",
65-
"typescript": "4.9.3"
65+
"typescript": "4.9.4"
6666
},
6767
"ava": {
6868
"files": [

yarn.lock

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

8282-
8283-
version "4.9.3"
8284-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
8285-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
8282+
8283+
version "4.9.4"
8284+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
8285+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
82868286

82878287
typewise-core@^1.2, typewise-core@^1.2.0:
82888288
version "1.2.0"

0 commit comments

Comments
 (0)