Skip to content

Commit

Permalink
chore(deps-dev): bump tsc-alias from 1.8.10 to 1.8.11 (#285)
Browse files Browse the repository at this point in the history
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2025
1 parent e37fd88 commit 2afcf6c
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 57 deletions.
2 changes: 1 addition & 1 deletion packages/abstract-send/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"rimraf": "^6.0.1",
"supertest": "^6.0.0",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tsc-alias": "^1.8.11",
"typescript": "~5.7.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/crypto/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"neostandard": "^0.12.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tsc-alias": "^1.8.11",
"typescript": "~5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/eventemitter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"neostandard": "^0.12.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tsc-alias": "^1.8.11",
"typescript": "~5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/mongodb-controller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"neostandard": "^0.12.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tsc-alias": "^1.8.11",
"typescript": "~5.7.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/unit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"neostandard": "^0.12.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tsc-alias": "^1.8.11",
"typescript": "~5.7.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"neostandard": "^0.12.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tsc-alias": "^1.8.11",
"typescript": "~5.7.3"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/validator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"neostandard": "^0.12.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tsc-alias": "^1.8.11",
"typescript": "~5.7.3"
}
}
2 changes: 1 addition & 1 deletion packages/worker-pool/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"neostandard": "^0.12.1",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"tsc-alias": "^1.8.11",
"typescript": "~5.7.3"
}
}
77 changes: 28 additions & 49 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2afcf6c

Please sign in to comment.