Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit f7e8bb7

Browse files
committed
chore(deps): update dependency typescript to v3.9.7
1 parent 9ab3f01 commit f7e8bb7

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,6 @@
103103
"ts-node": "8.6.2",
104104
"tsickle": "0.37.1",
105105
"tslint": "5.20.1",
106-
"typescript": "3.4.5"
106+
"typescript": "3.9.7"
107107
}
108108
}

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11329,16 +11329,16 @@ typedarray@^0.0.6:
1132911329
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1133011330
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1133111331

11332-
typescript@3.4.5:
11333-
version "3.4.5"
11334-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
11335-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
11336-
1133711332
typescript@3.5.3:
1133811333
version "3.5.3"
1133911334
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
1134011335
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
1134111336

11337+
typescript@3.9.7:
11338+
version "3.9.7"
11339+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
11340+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
11341+
1134211342
unicode-canonical-property-names-ecmascript@^1.0.4:
1134311343
version "1.0.4"
1134411344
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"

0 commit comments

Comments
 (0)