Skip to content

Commit d49ff62

Browse files
chore(deps): update dependency typescript to ^3.8.3 (#106)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 13d9383 commit d49ff62

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
@@ -75,6 +75,6 @@
7575
"json-schema-to-typescript": "^7.1.0",
7676
"prettier": "^1.19.1",
7777
"semantic-release": "^15.13.31",
78-
"typescript": "^3.7.4"
78+
"typescript": "^3.8.3"
7979
}
8080
}

yarn.lock

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

6677-
typescript@^3.7.4:
6678-
version "3.7.4"
6679-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.4.tgz#1743a5ec5fef6a1fa9f3e4708e33c81c73876c19"
6680-
integrity sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==
6677+
typescript@^3.8.3:
6678+
version "3.8.3"
6679+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
6680+
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
66816681

66826682
uglify-js@^3.1.4:
66836683
version "3.6.7"

0 commit comments

Comments
 (0)