Skip to content

Commit

Permalink
chore(deps): update dependency tsc-watch to v4.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Dec 22, 2021
1 parent 3a056c0 commit 9acec46
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -154,7 +154,7 @@
"supertest": "6.1.6",
"ts-jest": "27.1.2",
"ts-node": "10.4.0",
"tsc-watch": "4.5.0",
"tsc-watch": "4.6.0",
"typescript": "4.5.4"
},
"resolutions": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6852,10 +6852,10 @@ ts-node@10.4.0:
make-error "^1.1.1"
yn "3.1.1"

tsc-watch@4.5.0:
version "4.5.0"
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.5.0.tgz#d6884b932822b2c2ccd37f1c1f3748304566a474"
integrity sha512-aXhN4jY+1YEcn/NwCQ/+fHqU43EqOpW+pS+933EPsVEsrKhvyrodPDIjQsk1a1niFrabAK3RIBrRbAslVefEbQ==
tsc-watch@4.6.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-4.6.0.tgz#a0eba1300cbe3048ab6d3a3e06de47141b613beb"
integrity sha512-DRMADjFe44EDWb+YMIOj4b83UrU6le27L3/o0/9FlmA01ikFd5Dl9RD5h1hpeh0mQdIqXvwfHZszCcjhH3bAmQ==
dependencies:
cross-spawn "^7.0.3"
node-cleanup "^2.1.2"
Expand Down

1 comment on commit 9acec46

@vercel
Copy link

@vercel vercel bot commented on 9acec46 Dec 22, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.