Skip to content

Commit

Permalink
chore(deps): update dependency tsc-watch to v6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 28, 2024
1 parent dbb39ef commit 472bda7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"pretty-quick": "3.1.3",
"prisma": "4.13.0",
"ts-node": "10.9.1",
"tsc-watch": "6.0.0",
"tsc-watch": "6.2.0",
"tsup": "6.7.0",
"typescript": "5.3.3"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1645,7 +1645,7 @@ __metadata:
prisma: 4.13.0
reflect-metadata: ^0.1.13
ts-node: 10.9.1
tsc-watch: 6.0.0
tsc-watch: 6.2.0
tsup: 6.7.0
typescript: 5.3.3
languageName: unknown
Expand Down Expand Up @@ -6123,9 +6123,9 @@ __metadata:
languageName: node
linkType: hard

"tsc-watch@npm:6.0.0":
version: 6.0.0
resolution: "tsc-watch@npm:6.0.0"
"tsc-watch@npm:6.2.0":
version: 6.2.0
resolution: "tsc-watch@npm:6.2.0"
dependencies:
cross-spawn: ^7.0.3
node-cleanup: ^2.1.2
Expand All @@ -6135,7 +6135,7 @@ __metadata:
typescript: "*"
bin:
tsc-watch: dist/lib/tsc-watch.js
checksum: 34e74a703ecb28689d0f6ba311781ff68be47f5f095439654b095f3ea4a5921708fca61b5727e33527639a9a147b42d10bc3fe3595afee92b41b2bacfba06043
checksum: e1028c45a4e47ae28e0ad68370f95d7410de2e0feaa8cf0ed4a701488a538eccef99b3d6bb2d11b995fbdc4f5a9e938c78037e345c6b3ee46b58d7cef781efb9
languageName: node
linkType: hard

Expand Down

0 comments on commit 472bda7

Please sign in to comment.