Skip to content
This repository was archived by the owner on Feb 22, 2020. It is now read-only.

Commit 5de8dd5

Browse files
committed
Update dependency tsc-watch to ^2.4.0
1 parent 283cab2 commit 5de8dd5

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
@@ -148,7 +148,7 @@
148148
"mkdirp-promise": "^5.0.1",
149149
"parcel-bundler": "^1.11.0",
150150
"sourcegraph": "^23.0.1",
151-
"tsc-watch": "^2.2.1",
151+
"tsc-watch": "^2.4.0",
152152
"tslint": "^5.20.0",
153153
"typescript": "^3.1.6"
154154
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5501,10 +5501,10 @@ trim-right@^1.0.1:
55015501
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
55025502
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
55035503

5504-
tsc-watch@^2.2.1:
5505-
version "2.2.1"
5506-
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-2.2.1.tgz#6e41a091e07d26dbcf5c815bfb514435ded33286"
5507-
integrity sha512-E61+ozEutLDgmXN+1+rkoCaUmd2g/cpa4mpEPMA3gPi89PBJiAcIUtH0xdCxeChXlR9TcuwOuTqu5jZDRhgfRw==
5504+
tsc-watch@^2.4.0:
5505+
version "2.4.0"
5506+
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-2.4.0.tgz#0b3b9d98d8032ba02acae1d38a7ebb16da0591f7"
5507+
integrity sha512-HTNRQm/P2YdP34b7bhaSOjVQ/YdTJGkNYyAD0scEcK7qXX7BWsBG8n3YlYHC9a6mX//gs5ouWQ3DXrBWjVp6rQ==
55085508
dependencies:
55095509
cross-spawn "^5.1.0"
55105510
node-cleanup "^2.1.2"

0 commit comments

Comments
 (0)