Skip to content

Commit 108f185

Browse files
authored
Merge pull request #938 from hildamari/depfu/update/yarn/tsc-watch-6.3.1
2 parents 8c01afa + cffa486 commit 108f185

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"npm-run-all": "^4.1.5",
5959
"prettier": "^3.5.3",
6060
"prisma": "^6.8.2",
61-
"tsc-watch": "^6.2.1",
61+
"tsc-watch": "^6.3.1",
6262
"typescript": "^4.9.5"
6363
},
6464
"imports": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,10 +1691,10 @@ ts-mixer@^6.0.1:
16911691
resolved "https://registry.yarnpkg.com/ts-mixer/-/ts-mixer-6.0.1.tgz#7c2627fb98047eb5f3c7f2fee39d1521d18fe87a"
16921692
integrity sha512-hvE+ZYXuINrx6Ei6D6hz+PTim0Uf++dYbK9FFifLNwQj+RwKquhQpn868yZsCtJYiclZF1u8l6WZxxKi+vv7Rg==
16931693

1694-
tsc-watch@^6.2.1:
1695-
version "6.2.1"
1696-
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.2.1.tgz#861801be929b2fd3d597c5f608db2b7ddba503db"
1697-
integrity sha512-GLwdz5Dy9K3sVm3RzgkLcyDpl5cvU9HEcE1A3gf5rqEwlUe7gDLxNCgcuNEw3zoKOiegMo3LnbF1t6HLqxhrSA==
1694+
tsc-watch@^6.3.1:
1695+
version "6.3.1"
1696+
resolved "https://registry.yarnpkg.com/tsc-watch/-/tsc-watch-6.3.1.tgz#b082cae71c599e3af18344cff31342ea17bc6f85"
1697+
integrity sha512-x1hNJ/m1Cln2OvNJJLPsnWI1pObm+Jq9jF6kyz0flEy/ym7Y9TvU9edg6lXLuGVkhDClwBWi8aWAFE0qgzEkzw==
16981698
dependencies:
16991699
cross-spawn "^7.0.3"
17001700
node-cleanup "^2.1.2"

0 commit comments

Comments
 (0)