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

Commit cc12631

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent abe0e45 commit cc12631

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.3.3",
7878
"webpack": "^4.43.0",
7979
"webpack-cli": "^3.3.11"
8080
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8839,10 +8839,10 @@ typedarray@^0.0.6:
88398839
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
88408840
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
88418841

8842-
typescript@^3.8.3:
8843-
version "3.8.3"
8844-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
8845-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
8842+
typescript@^4.3.3:
8843+
version "4.3.3"
8844+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
8845+
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
88468846

88478847
ua-parser-js@0.7.22:
88488848
version "0.7.22"

0 commit comments

Comments
 (0)