Skip to content

Commit 8f17c31

Browse files
renovate-botalexeagle
authored andcommitted
Update dependency typescript to v4
1 parent e33dda0 commit 8f17c31

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

testdata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"@types/jsesc": "2.5.1",
55
"@types/node": "12.12.47",
66
"jsesc": "3.0.2",
7-
"typescript": "3.9.6"
7+
"typescript": "4.2.4"
88
}
99
}

testdata/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ [email protected]:
149149
dependencies:
150150
tslib "^1.8.1"
151151

152-
typescript@3.9.6:
153-
version "3.9.6"
154-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
155-
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
152+
typescript@4.2.4:
153+
version "4.2.4"
154+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961"
155+
integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==

0 commit comments

Comments
 (0)