build(deps-dev): bump tsc-alias from 1.8.1 to 1.8.2

Bumps [tsc-alias](https://github.com/justkey007/tsc-alias) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/justkey007/tsc-alias/releases)
- [Commits](https://github.com/justkey007/tsc-alias/compare/v1.8.1...v1.8.2)

---
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] 2022-12-22 12:20:41 +00:00 committed by GitHub
parent f0d9f789fa
commit 650246c702
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 9 deletions

View file

@ -57,7 +57,7 @@
"jest-sonar-reporter": "^2.0.0",
"ts-jest": "^29.0.3",
"ts-node": "^10.8.1",
"tsc-alias": "^1.7.1",
"tsc-alias": "^1.8.2",
"tsconfig-paths": "^4.1.0",
"typescript": "^4.9.3"
},