Merge pull request #66 from LicenseAPI/dependabot/npm_and_yarn/tsc-alias-1.8.5

Bump tsc-alias from 1.8.3 to 1.8.5
This commit is contained in:
2023-04-06 17:24:59 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -32,7 +32,7 @@
"eslint": "^8.37.0",
"nodemon": "^2.0.22",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.3",
"tsc-alias": "^1.8.5",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.0.2"
}