Skip to content
This repository was archived by the owner on Nov 25, 2021. It is now read-only.

Commit 2b28af8

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent 03ac028 commit 2b28af8

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"semantic-release": "^17.0.8",
7575
"sinon": "^9.2.1",
7676
"ts-node": "^8.10.1",
77-
"typescript": "^3.8.3",
77+
"typescript": "^4.5.2",
7878
"webpack": "^4.43.0",
7979
"webpack-cli": "^3.3.11"
8080
},

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8859,15 +8859,10 @@ typedarray@^0.0.6:
88598859
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
88608860
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
88618861

8862-
typescript@^3.8.3:
8863-
version "3.8.3"
8864-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
8865-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
8866-
8867-
typescript@^4.4.3:
8868-
version "4.4.4"
8869-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.4.tgz#2cd01a1a1f160704d3101fd5a58ff0f9fcb8030c"
8870-
integrity sha512-DqGhF5IKoBl8WNf8C1gu8q0xZSInh9j1kJJMqT3a94w1JzVaBU4EXOSMrz9yDqMT0xt3selp83fuFMQ0uzv6qA==
8862+
typescript@^4.4.3, typescript@^4.5.2:
8863+
version "4.5.2"
8864+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.2.tgz#8ac1fba9f52256fdb06fb89e4122fa6a346c2998"
8865+
integrity sha512-5BlMof9H1yGt0P8/WF+wPNw6GfctgGjXp5hkblpyT+8rkASSmkUKMXrxR0Xg8ThVCi/JnHQiKXeBaEwCeQwMFw==
88718866

88728867
ua-parser-js@0.7.22:
88738868
version "0.7.22"

0 commit comments

Comments
 (0)