Skip to content

Commit b36129a

Browse files
chore(deps): update dependency typescript to ^3.9.3 (#144)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e148d37 commit b36129a

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": "^8.2.0",
7676
"prettier": "^2.0.5",
7777
"semantic-release": "^17.0.6",
78-
"typescript": "^3.8.3"
78+
"typescript": "^3.9.3"
7979
}
8080
}

yarn.lock

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

6479-
typescript@^3.8.3:
6480-
version "3.8.3"
6481-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
6482-
integrity sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w==
6479+
typescript@^3.9.3:
6480+
version "3.9.3"
6481+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
6482+
integrity sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ==
64836483

64846484
uglify-js@^3.1.4:
64856485
version "3.6.7"

0 commit comments

Comments
 (0)