Skip to content

Commit 5a89bb5

Browse files
committed
Update dependency typescript to v3.9.6
1 parent 8a95cdb commit 5a89bb5

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
@@ -43,7 +43,7 @@
4343
"react-dom": "16.12.0",
4444
"rimraf": "3.0.2",
4545
"ts-jest": "25.5.1",
46-
"typescript": "3.7.5"
46+
"typescript": "3.9.6"
4747
},
4848
"peerDependencies": {
4949
"react": ">16.5.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4760,10 +4760,10 @@ type-fest@^0.8.1:
47604760
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d"
47614761
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==
47624762

4763-
typescript@3.7.5:
4764-
version "3.7.5"
4765-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
4766-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
4763+
typescript@3.9.6:
4764+
version "3.9.6"
4765+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
4766+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
47674767

47684768
uglify-js@^3.1.4:
47694769
version "3.6.9"

0 commit comments

Comments
 (0)