Bump tsconfig-paths from 4.1.2 to 4.2.0

Bumps [tsconfig-paths](https://github.com/dividab/tsconfig-paths) from 4.1.2 to 4.2.0.
- [Release notes](https://github.com/dividab/tsconfig-paths/releases)
- [Changelog](https://github.com/dividab/tsconfig-paths/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dividab/tsconfig-paths/compare/v4.1.2...v4.2.0)

---
updated-dependencies:
- dependency-name: tsconfig-paths
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-30 05:13:15 +00:00
committed by GitHub
parent 8fe86aa2f7
commit 823f0f3fb3
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"nodemon": "^2.0.21",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.3",
"tsconfig-paths": "^4.1.2",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.0.2"
}
}