Skip to content

Commit 6ac4a37

Browse files
committed
chore(deps): update dependency typescript to v3.9.10
1 parent 1d60473 commit 6ac4a37

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
@@ -42,6 +42,6 @@
4242
"react": "16.13.1",
4343
"react-dom": "16.13.1",
4444
"ts-jest": "26.2.0",
45-
"typescript": "3.9.7"
45+
"typescript": "3.9.10"
4646
}
4747
}

yarn.lock

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

7983-
7984-
version "3.9.7"
7985-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
7986-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
7983+
7984+
version "3.9.10"
7985+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.10.tgz#70f3910ac7a51ed6bef79da7800690b19bf778b8"
7986+
integrity sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==
79877987

79887988
uncss@^0.17.0:
79897989
version "0.17.2"

0 commit comments

Comments
 (0)