Skip to content

Commit 0ae33d4

Browse files
committed
chore(deps): update dependency typescript to v3.9.7
1 parent 60fce38 commit 0ae33d4

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
@@ -55,6 +55,6 @@
5555
"tslint": "5.20.0",
5656
"tslint-config-prettier": "1.18.0",
5757
"tslint-config-standard": "8.0.1",
58-
"typescript": "3.6.2"
58+
"typescript": "3.9.7"
5959
}
6060
}

yarn.lock

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

6314-
typescript@3.6.2:
6315-
version "3.6.2"
6316-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.2.tgz#105b0f1934119dde543ac8eb71af3a91009efe54"
6317-
integrity sha512-lmQ4L+J6mnu3xweP8+rOrUwzmN+MRAj7TgtJtDaXE5PMyX2kCrklhg3rvOsOIfNeAWMQWO2F1GPc1kMD2vLAfw==
6314+
typescript@3.9.7:
6315+
version "3.9.7"
6316+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.7.tgz#98d600a5ebdc38f40cb277522f12dc800e9e25fa"
6317+
integrity sha512-BLbiRkiBzAwsjut4x/dsibSTB6yWpwT5qWmC2OfuCg3GgVQCSgMs4vEctYPhsaGtd0AeuuHMkjZ2h2WG8MSzRw==
63186318

63196319
uglify-js@^3.1.4:
63206320
version "3.4.9"

0 commit comments

Comments
 (0)