Skip to content

Commit 71710d9

Browse files
chore(deps): update dependency typescript to v4.9.4 (#1155)
1 parent 63d2e75 commit 71710d9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"tslint": "6.1.3",
4545
"tslint-config-prettier": "1.18.0",
4646
"typedoc": "0.23.21",
47-
"typescript": "4.9.3",
47+
"typescript": "4.9.4",
4848
"uuid": "9.0.0"
4949
},
5050
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7034,10 +7034,10 @@ typedoc@0.23.21:
70347034
minimatch "^5.1.0"
70357035
shiki "^0.11.1"
70367036

7037-
typescript@4.9.3:
7038-
version "4.9.3"
7039-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.3.tgz#3aea307c1746b8c384435d8ac36b8a2e580d85db"
7040-
integrity sha512-CIfGzTelbKNEnLpLdGFgdyKhG23CKdKgQPOBc+OUNrkJ2vr+KSzsSV5kq5iWhEQbok+quxgGzrAtGWCyU7tHnA==
7037+
typescript@4.9.4:
7038+
version "4.9.4"
7039+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
7040+
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
70417041

70427042
ua-parser-js@^0.7.21:
70437043
version "0.7.28"

0 commit comments

Comments
 (0)