Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Commit 578ef20

Browse files
chore(deps): update dependency typescript to v4 (#469)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 14fb42c commit 578ef20

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
@@ -71,7 +71,7 @@
7171
"semantic-release": "16.0.4",
7272
"trash-cli": "4.0.0",
7373
"ts-jest": "26.5.6",
74-
"typescript": "3.8.3"
74+
"typescript": "4.3.3"
7575
},
7676
"eslintConfig": {
7777
"parser": "@typescript-eslint/parser",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11012,10 +11012,10 @@ typedarray@^0.0.6:
1101211012
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1101311013
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1101411014

11015-
typescript@3.8.3:
11016-
version "3.8.3"
11017-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
11018-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
11015+
typescript@4.3.3:
11016+
version "4.3.3"
11017+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
11018+
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
1101911019

1102011020
uglify-js@^3.1.4:
1102111021
version "3.4.9"

0 commit comments

Comments
 (0)