Skip to content

Commit b7fb8f6

Browse files
committed
Update dependency typescript to v3.4.1
1 parent c0b59a9 commit b7fb8f6

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
@@ -43,7 +43,7 @@
4343
"tslint": "5.12.1",
4444
"tslint-loader": "3.5.4",
4545
"tslint-react": "3.6.0",
46-
"typescript": "3.3.1",
46+
"typescript": "3.4.1",
4747
"webpack": "4.29.0",
4848
"webpack-cli": "3.2.1",
4949
"webpack-dev-server": "3.1.14"

yarn.lock

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

6934-
typescript@3.3.1:
6935-
version "3.3.1"
6936-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.3.1.tgz#6de14e1db4b8a006ac535e482c8ba018c55f750b"
6937-
integrity sha512-cTmIDFW7O0IHbn1DPYjkiebHxwtCMU+eTy30ZtJNBPF9j2O1ITu5XH2YnBeVRKWHqF+3JQwWJv0Q0aUgX8W7IA==
6934+
typescript@3.4.1:
6935+
version "3.4.1"
6936+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.4.1.tgz#b6691be11a881ffa9a05765a205cb7383f3b63c6"
6937+
integrity sha512-3NSMb2VzDQm8oBTLH6Nj55VVtUEpe/rgkIzMir0qVoLyjDZlnMBva0U6vDiV3IH+sl/Yu6oP5QwsAQtHPmDd2Q==
69386938

69396939
uglify-js@^3.1.4:
69406940
version "3.4.9"

0 commit comments

Comments
 (0)