Skip to content

Commit 01171c8

Browse files
chore(deps): update dependency tsc-watch to v4.6.2 (#919)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e21c7f7 commit 01171c8

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
@@ -26,7 +26,7 @@
2626
"prettier": "2.5.1",
2727
"semver": "7.3.7",
2828
"ts-jest": "27.1.3",
29-
"tsc-watch": "4.6.0",
29+
"tsc-watch": "4.6.2",
3030
"typescript": "4.5.5"
3131
},
3232
"resolutions": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8296,10 +8296,10 @@ ts-node@^9, ts-node@^9.0.0:
82968296
source-map-support "^0.5.17"
82978297
yn "3.1.1"
82988298

8299-
8300-
version "4.6.0"
8301-
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.6.0.tgz#a0eba1300cbe3048ab6d3a3e06de47141b613beb"
8302-
integrity sha512-DRMADjFe44EDWb+YMIOj4b83UrU6le27L3/o0/9FlmA01ikFd5Dl9RD5h1hpeh0mQdIqXvwfHZszCcjhH3bAmQ==
8299+
8300+
version "4.6.2"
8301+
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.6.2.tgz#4267ee6acddb608356573ba96024fa250eb22cac"
8302+
integrity sha512-eHWzZGkPmzXVGQKbqQgf3BFpGiZZw1jQ29ZOJeaSe8JfyUvphbd221NfXmmsJUGGPGA/nnaSS01tXipUcyxAxg==
83038303
dependencies:
83048304
cross-spawn "^7.0.3"
83058305
node-cleanup "^2.1.2"

0 commit comments

Comments
 (0)