Skip to content

Commit a1ba2a1

Browse files
chore(deps): update dependency typescript to v4.9.4 (#2941)
1 parent d32adff commit a1ba2a1

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
@@ -66,7 +66,7 @@
6666
"prettier-config-standard": "5.0.0",
6767
"ts-node": "10.9.1",
6868
"turbo": "1.6.3",
69-
"typescript": "4.9.3"
69+
"typescript": "4.9.4"
7070
},
7171
"resolutions": {
7272
"decode-uri-component": "0.2.2",

yarn.lock

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

17848-
17849-
version "4.9.3"
17850-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
17851-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
17848+
17849+
version "4.9.4"
17850+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
17851+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
1785217852

1785317853
ua-parser-js@^1.0.1:
1785417854
version "1.0.2"

0 commit comments

Comments
 (0)