Skip to content

Commit 07a55a3

Browse files
committed
chore(deps): update dependency typescript to v4.5.2
1 parent 9120672 commit 07a55a3

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
@@ -41,7 +41,7 @@
4141
"prettier": "2.4.1",
4242
"semantic-release": "17.4.7",
4343
"ts-node": "10.4.0",
44-
"typescript": "4.4.4",
44+
"typescript": "4.5.2",
4545
"webpack": "5.64.1"
4646
},
4747
"eslintConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6050,10 +6050,10 @@ typedarray-to-buffer@^3.1.5:
60506050
dependencies:
60516051
is-typedarray "^1.0.0"
60526052

6053-
typescript@4.4.4:
6054-
version "4.4.4"
6055-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
6056-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
6053+
typescript@4.5.2:
6054+
version "4.5.2"
6055+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
6056+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
60576057

60586058
uglify-js@^3.1.4:
60596059
version "3.14.2"

0 commit comments

Comments
 (0)