Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

Commit b5c94f2

Browse files
committed
chore(deps): update dependency typescript to v4
1 parent 3bcca42 commit b5c94f2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"rimraf": "2.7.1",
2525
"semantic-release": "15.14.0",
2626
"ts-jest": "24.3.0",
27-
"typescript": "3.9.7"
27+
"typescript": "4.1.5"
2828
},
2929
"publishConfig": {
3030
"access": "public"

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6689,10 +6689,10 @@ typedarray@^0.0.6:
66896689
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
66906690
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
66916691

6692-
typescript@3.9.7:
6693-
version "3.9.7"
6694-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6695-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6692+
typescript@4.1.5:
6693+
version "4.1.5"
6694+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.5.tgz#123a3b214aaff3be32926f0d8f1f6e704eb89a72"
6695+
integrity sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA==
66966696

66976697
uglify-js@^2.6:
66986698
version "2.8.29"

0 commit comments

Comments
 (0)