Skip to content

Commit 5799f18

Browse files
committed
chore(deps): update dependency typescript to v3.9.8
1 parent 7308fec commit 5799f18

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.8"
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.8"
7985+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.8.tgz#7d937ba4e4044af7fa83d127b982f8f61ca816a4"
7986+
integrity sha512-nDbnFkUZZjkQ92qwKX+C+jtk4OGfU8H9toSEs3uAsl8cxLjG2sqQm6leF/pLWvm9FAEJ6KHkYMAbHYaY2ITeVg==
79877987

79887988
uncss@^0.17.0:
79897989
version "0.17.2"

0 commit comments

Comments
 (0)