Skip to content

Commit f60c48a

Browse files
chore(deps): update dev dependency typescript to v3.9.2 (#675)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 11964aa commit f60c48a

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
@@ -61,7 +61,7 @@
6161
"serve": "11.3.0",
6262
"tslint": "5.20.1",
6363
"tslint-config-prettier": "1.18.0",
64-
"typescript": "3.8.3"
64+
"typescript": "3.9.2"
6565
},
6666
"keywords": [
6767
"if-needed",

yarn.lock

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

8779-
typescript@3.8.3:
8780-
version "3.8.3"
8781-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
8782-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
8779+
typescript@3.9.2:
8780+
version "3.9.2"
8781+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9"
8782+
integrity sha512-q2ktq4n/uLuNNShyayit+DTobV2ApPEo/6so68JaD5ojvc/6GClBipedB9zNWYxRSAlZXAe405Rlijzl6qDiSw==
87838783

87848784
uglify-js@^3.1.4:
87858785
version "3.9.2"

0 commit comments

Comments
 (0)