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

Commit f52cde4

Browse files
committed
chore(deps): update dependency typescript to v3.9.3
1 parent 114a3fc commit f52cde4

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.3"
107107
}
108108
}

yarn.lock

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

11328-
typescript@3.4.5:
11329-
version "3.4.5"
11330-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.5.tgz#2d2618d10bb566572b8d7aad5180d84257d70a99"
11331-
integrity sha512-YycBxUb49UUhdNMU5aJ7z5Ej2XGmaIBL0x34vZ82fn3hGvD+bgrMrVDpatgz2f7YxUMJxMkbWxJZeAvDxVe7Vw==
11332-
1133311328
typescript@3.5.3:
1133411329
version "3.5.3"
1133511330
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.3.tgz#c830f657f93f1ea846819e929092f5fe5983e977"
1133611331
integrity sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==
1133711332

11333+
typescript@3.9.3:
11334+
version "3.9.3"
11335+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
11336+
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
11337+
1133811338
unicode-canonical-property-names-ecmascript@^1.0.4:
1133911339
version "1.0.4"
1134011340
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)