Skip to content

Commit 054a5e8

Browse files
committed
chore(deps): update dependency typescript to v3.6.3
1 parent 3ada76c commit 054a5e8

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"rimraf": "2.6.3",
5151
"semantic-release": "15.13.15",
5252
"ts-jest": "24.0.2",
53-
"typescript": "3.5.1"
53+
"typescript": "3.6.3"
5454
},
5555
"publishConfig": {
5656
"access": "public"

yarn.lock

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

6316-
typescript@3.5.1:
6317-
version "3.5.1"
6318-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.5.1.tgz#ba72a6a600b2158139c5dd8850f700e231464202"
6319-
integrity sha512-64HkdiRv1yYZsSe4xC1WVgamNigVYjlssIoaH2HcZF0+ijsk5YK2g0G34w9wJkze8+5ow4STd22AynfO6ZYYLw==
6316+
typescript@3.6.3:
6317+
version "3.6.3"
6318+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.6.3.tgz#fea942fabb20f7e1ca7164ff626f1a9f3f70b4da"
6319+
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
63206320

63216321
uglify-js@^3.1.4:
63226322
version "3.6.0"

0 commit comments

Comments
 (0)