Skip to content

Commit 1d9980f

Browse files
chore(deps): update dependency typescript to v4 (#37)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 069f6f9 commit 1d9980f

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"semantic-release": "^17.0.7",
8484
"slash": "^3.0.0",
8585
"ts-jest": "^27.0.0",
86-
"typescript": "^3.7.2"
86+
"typescript": "^4.0.0"
8787
},
8888
"peerDependencies": {
8989
"jest": "^27.0.0"

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6738,12 +6738,7 @@ typedarray-to-buffer@^3.1.5:
67386738
dependencies:
67396739
is-typedarray "^1.0.0"
67406740

6741-
typescript@^3.7.2:
6742-
version "3.9.10"
6743-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
6744-
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
6745-
6746-
typescript@^4.4.3:
6741+
typescript@^4.0.0, typescript@^4.4.3:
67476742
version "4.5.5"
67486743
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.5.5.tgz#d8c953832d28924a9e3d37c73d729c846c5896f3"
67496744
integrity sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==

0 commit comments

Comments
 (0)