Skip to content

Commit 9962e78

Browse files
Bump tsc-alias from 1.8.10 to 1.8.11
Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.10 to 1.8.11. - [Release notes](https://github.com/justkey007/tsc-alias/releases) - [Commits](justkey007/tsc-alias@v1.8.10...v1.8.11) --- updated-dependencies: - dependency-name: tsc-alias dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7fd5ccd commit 9962e78

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"sort-package-json": "^2.14.0",
6363
"ts-jest": "^29.2.6",
6464
"ts-node": "^10.9.2",
65-
"tsc-alias": "^1.8.10",
65+
"tsc-alias": "^1.8.11",
6666
"typescript": "^5.7.3"
6767
},
6868
"packageManager": "[email protected]"

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@ __metadata:
839839
sort-package-json: "npm:^2.14.0"
840840
ts-jest: "npm:^29.2.6"
841841
ts-node: "npm:^10.9.2"
842-
tsc-alias: "npm:^1.8.10"
842+
tsc-alias: "npm:^1.8.11"
843843
typescript: "npm:^5.7.3"
844844
unified: "npm:^11.0.5"
845845
languageName: unknown
@@ -6622,9 +6622,9 @@ __metadata:
66226622
languageName: node
66236623
linkType: hard
66246624

6625-
"tsc-alias@npm:^1.8.10":
6626-
version: 1.8.10
6627-
resolution: "tsc-alias@npm:1.8.10"
6625+
"tsc-alias@npm:^1.8.11":
6626+
version: 1.8.11
6627+
resolution: "tsc-alias@npm:1.8.11"
66286628
dependencies:
66296629
chokidar: "npm:^3.5.3"
66306630
commander: "npm:^9.0.0"
@@ -6634,7 +6634,7 @@ __metadata:
66346634
plimit-lit: "npm:^1.2.6"
66356635
bin:
66366636
tsc-alias: dist/bin/index.js
6637-
checksum: 6f319d37b35d2f660c09c4a5413305c78943dd09bdaf395f4c1da69e19ad15b4d149db28d9251acd8bb52e755af55895018b2fe55f1511774da2e9e30a5c826a
6637+
checksum: 73b58ad9c0ecffa1ed36337a3125ad14fc464f4e2345969ca080aae7004878658e30738100650f2cde05a8b08ceffc921f3c3743369539221fcfa2e93eb332c6
66386638
languageName: node
66396639
linkType: hard
66406640

0 commit comments

Comments
 (0)