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

Commit f845712

Browse files
committed
chore: updated typescript to 3.9.6
1 parent 640287b commit f845712

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
@@ -118,7 +118,7 @@
118118
"stylelint-webpack-plugin": "1.1.2",
119119
"supertest": "4.0.2",
120120
"typeface-roboto": "0.0.75",
121-
"typescript": "3.9.5",
121+
"typescript": "3.9.6",
122122
"uglifyjs-webpack-plugin": "2.2.0",
123123
"url-loader": "3.0.0",
124124
"validator": "12.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14803,10 +14803,10 @@ typeface-roboto@0.0.75:
1480314803
resolved "https://registry.verdaccio.org/typeface-roboto/-/typeface-roboto-0.0.75.tgz#98d5ba35ec234bbc7172374c8297277099cc712b"
1480414804
integrity sha512-VrR/IiH00Z1tFP4vDGfwZ1esNqTiDMchBEXYY9kilT6wRGgFoCAlgkEUMHb1E3mB0FsfZhv756IF0+R+SFPfdg==
1480514805

14806-
typescript@3.9.5:
14807-
version "3.9.5"
14808-
resolved "https://registry.verdaccio.org/typescript/-/typescript-3.9.5.tgz#586f0dba300cde8be52dd1ac4f7e1009c1b13f36"
14809-
integrity sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==
14806+
typescript@3.9.6:
14807+
version "3.9.6"
14808+
resolved "https://registry.npmjs.org/typescript/-/typescript-3.9.6.tgz#8f3e0198a34c3ae17091b35571d3afd31999365a"
14809+
integrity sha512-Pspx3oKAPJtjNwE92YS05HQoY7z2SFyOpHo9MqJor3BXAGNaPUs83CuVp9VISFkSjyRfiTpmKuAYGJB7S7hOxw==
1481014810

1481114811
uglify-js@3.4.x:
1481214812
version "3.4.10"

0 commit comments

Comments
 (0)