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

Commit bf0ee0e

Browse files
build(deps): update dependency typescript to v3.9.3 (#64)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b94b51c commit bf0ee0e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"prettier": "2.0.4",
1616
"semantic-release": "17.0.8",
1717
"type-fest": "0.15.0",
18-
"typescript": "3.8.3",
18+
"typescript": "3.9.3",
1919
"xo": "0.32.0"
2020
},
2121
"engines": {

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10094,16 +10094,16 @@ typedarray@^0.0.6:
1009410094
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
1009510095
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
1009610096

10097-
[email protected], typescript@^3.6.4:
10098-
version "3.8.3"
10099-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
10100-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
10101-
10102-
typescript@^3.3.1:
10097+
[email protected], typescript@^3.3.1:
1010310098
version "3.9.3"
1010410099
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
1010510100
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
1010610101

10102+
typescript@^3.6.4:
10103+
version "3.8.3"
10104+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
10105+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
10106+
1010710107
uglify-js@^3.1.4:
1010810108
version "3.7.7"
1010910109
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.7.tgz#21e52c7dccda80a53bf7cde69628a7e511aec9c9"

0 commit comments

Comments
 (0)