Merge pull request #50 from LicenseAPI/dependabot/npm_and_yarn/tsc-alias-1.8.3

Bump tsc-alias from 1.8.2 to 1.8.3
This commit is contained in:
2023-03-17 07:20:54 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"eslint": "^8.35.0",
"nodemon": "^2.0.21",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.2",
"tsc-alias": "^1.8.3",
"tsconfig-paths": "^4.1.2",
"typescript": "^4.9.5"
}