Skip to content

Commit 86f7a69

Browse files
committed
Update dependency typescript to v3.9.9
1 parent bf225af commit 86f7a69

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.9"
4747
},
4848
"peerDependencies": {
4949
"react": ">16.5.0"

yarn.lock

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

4751-
typescript@3.7.5:
4752-
version "3.7.5"
4753-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
4754-
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==
4751+
typescript@3.9.9:
4752+
version "3.9.9"
4753+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
4754+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
47554755

47564756
uglify-js@^3.1.4:
47574757
version "3.13.5"

0 commit comments

Comments
 (0)