Bump tsc-alias from 1.8.5 to 1.8.6

Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/justkey007/tsc-alias/releases)
- [Commits](https://github.com/justkey007/tsc-alias/compare/v1.8.5...v1.8.6)

---
updated-dependencies:
- dependency-name: tsc-alias
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-28 05:08:06 +00:00
committed by GitHub
parent 28d4a7e6a7
commit 525b9af647
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"eslint": "^8.39.0",
"nodemon": "^2.0.22",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.5",
"tsc-alias": "^1.8.6",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.0.4"
}