Skip to content

Commit 7b7cf70

Browse files
committed
chore(deps): update dependency typescript to v3.9.9
1 parent 25c2ef3 commit 7b7cf70

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
@@ -52,7 +52,7 @@
5252
"rimraf": "3.0.2",
5353
"semantic-release": "17.1.1",
5454
"ts-jest": "26.2.0",
55-
"typescript": "3.9.7"
55+
"typescript": "3.9.9"
5656
},
5757
"publishConfig": {
5858
"access": "public"

yarn.lock

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

6905-
6906-
version "3.9.7"
6907-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6908-
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
6905+
6906+
version "3.9.9"
6907+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.9.tgz#e69905c54bc0681d0518bd4d587cc6f2d0b1a674"
6908+
integrity sha512-kdMjTiekY+z/ubJCATUPlRDl39vXYiMV9iyeMuEuXZh2we6zz80uovNN2WlAxmmdE/Z/YQe+EbOEXB5RHEED3w==
69096909

69106910
uglify-js@^3.1.4:
69116911
version "3.10.1"

0 commit comments

Comments
 (0)