Skip to content

Commit 5ea40bb

Browse files
chore(deps): update dependency typescript to v4.9.5 (#1180)
1 parent 1cedda1 commit 5ea40bb

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.24",
47-
"typescript": "4.9.4",
47+
"typescript": "4.9.5",
4848
"uuid": "9.0.0"
4949
},
5050
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7041,10 +7041,10 @@ typedoc@0.23.24:
70417041
minimatch "^5.1.2"
70427042
shiki "^0.12.1"
70437043

7044-
typescript@4.9.4:
7045-
version "4.9.4"
7046-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.4.tgz#a2a3d2756c079abda241d75f149df9d561091e78"
7047-
integrity sha512-Uz+dTXYzxXXbsFpM86Wh3dKCxrQqUcVMxwU54orwlJjOpO3ao8L7j5lH+dWfTwgCwIuM9GQ2kvVotzYJMXTBZg==
7044+
typescript@4.9.5:
7045+
version "4.9.5"
7046+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5.tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a"
7047+
integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g==
70487048

70497049
ua-parser-js@^0.7.21:
70507050
version "0.7.28"

0 commit comments

Comments
 (0)