Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"sort-package-json": "^2.14.0",
"ts-jest": "^29.2.6",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tsc-alias": "^1.8.11",
"typescript": "^5.7.3"
},
"packageManager": "[email protected]"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ __metadata:
sort-package-json: "npm:^2.14.0"
ts-jest: "npm:^29.2.6"
ts-node: "npm:^10.9.2"
tsc-alias: "npm:^1.8.10"
tsc-alias: "npm:^1.8.11"
typescript: "npm:^5.7.3"
unified: "npm:^11.0.5"
languageName: unknown
Expand Down Expand Up @@ -6622,9 +6622,9 @@ __metadata:
languageName: node
linkType: hard

"tsc-alias@npm:^1.8.10":
version: 1.8.10
resolution: "tsc-alias@npm:1.8.10"
"tsc-alias@npm:^1.8.11":
version: 1.8.11
resolution: "tsc-alias@npm:1.8.11"
dependencies:
chokidar: "npm:^3.5.3"
commander: "npm:^9.0.0"
Expand All @@ -6634,7 +6634,7 @@ __metadata:
plimit-lit: "npm:^1.2.6"
bin:
tsc-alias: dist/bin/index.js
checksum: 6f319d37b35d2f660c09c4a5413305c78943dd09bdaf395f4c1da69e19ad15b4d149db28d9251acd8bb52e755af55895018b2fe55f1511774da2e9e30a5c826a
checksum: 73b58ad9c0ecffa1ed36337a3125ad14fc464f4e2345969ca080aae7004878658e30738100650f2cde05a8b08ceffc921f3c3743369539221fcfa2e93eb332c6
languageName: node
linkType: hard

Expand Down