Skip to content

Commit c9a542b

Browse files
committed
chore(deps): update dependency typescript to v3.4.3
1 parent 5125f1f commit c9a542b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@
2626
"@types/ws": "6.0.1",
2727
"semantic-release": "15.13.3",
2828
"ts-node": "8.0.2",
29-
"typescript": "3.3.3"
29+
"typescript": "3.4.3"
3030
}
3131
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4700,10 +4700,10 @@ typedarray@^0.0.6:
47004700
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
47014701
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
47024702

4703-
typescript@3.3.3:
4704-
version "3.3.3"
4705-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.3.tgz#f1657fc7daa27e1a8930758ace9ae8da31403221"
4706-
integrity sha512-Y21Xqe54TBVp+VDSNbuDYdGw0BpoR/Q6wo/+35M8PAU0vipahnyduJWirxxdxjsAkS7hue53x2zp8gz7F05u0A==
4703+
typescript@3.4.3:
4704+
version "3.4.3"
4705+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.3.tgz#0eb320e4ace9b10eadf5bc6103286b0f8b7c224f"
4706+
integrity sha512-FFgHdPt4T/duxx6Ndf7hwgMZZjZpB+U0nMNGVCYPq0rEzWKjEDobm4J6yb3CS7naZ0yURFqdw9Gwc7UOh/P9oQ==
47074707

47084708
uglify-js@^3.1.4:
47094709
version "3.4.9"

0 commit comments

Comments
 (0)