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

Commit 312a859

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

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.6.3"
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.6.3:
6693+
version "4.6.3"
6694+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.3.tgz#eefeafa6afdd31d725584c67a0eaba80f6fc6c6c"
6695+
integrity sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==
66966696

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

0 commit comments

Comments
 (0)