Skip to content

Commit c106afa

Browse files
chore(deps): update dependency typescript to v4.5.2 (#997)
1 parent a2745e6 commit c106afa

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
@@ -45,7 +45,7 @@
4545
"tslint": "6.1.3",
4646
"tslint-config-prettier": "1.18.0",
4747
"typedoc": "0.22.9",
48-
"typescript": "4.4.4",
48+
"typescript": "4.5.2",
4949
"uuid": "8.3.2"
5050
},
5151
"scripts": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7487,10 +7487,10 @@ typedoc@0.22.9:
74877487
minimatch "^3.0.4"
74887488
shiki "^0.9.12"
74897489

7490-
typescript@4.4.4:
7491-
version "4.4.4"
7492-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
7493-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
7490+
typescript@4.5.2:
7491+
version "4.5.2"
7492+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
7493+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
74947494

74957495
ua-parser-js@0.7.22:
74967496
version "0.7.22"

0 commit comments

Comments
 (0)