Merge pull request #52 from LicenseAPI/dependabot/npm_and_yarn/typescript-5.0.2

Bump typescript from 4.9.5 to 5.0.2
This commit is contained in:
2023-03-17 07:23:38 +01:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -34,6 +34,6 @@
"ts-node": "^10.9.1",
"tsc-alias": "^1.8.3",
"tsconfig-paths": "^4.1.2",
"typescript": "^4.9.5"
"typescript": "^5.0.2"
}
}