Merge pull request #138 from LicenseAPI/dependabot/npm_and_yarn/tsc-alias-1.8.7

Bump tsc-alias from 1.8.6 to 1.8.7
This commit is contained in:
2023-07-31 16:34:42 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"eslint": "^8.44.0",
"nodemon": "^2.0.22",
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.6",
"tsc-alias": "^1.8.7",
"tsconfig-paths": "^4.2.0",
"typescript": "^5.1.6"
}