Bump typescript from 4.5.2 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.2 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](https://github.com/Microsoft/TypeScript/compare/v4.5.2...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9b278cff31
commit
48f4664638
2 changed files with 7 additions and 8 deletions
|
|
@ -58,7 +58,7 @@
|
|||
"ts-node": "^10.7.0",
|
||||
"ts-proto": "^1.131.2",
|
||||
"typeorm": "0.3.15",
|
||||
"typescript": "^4.6.4",
|
||||
"typescript": "^5.5.4",
|
||||
"uuid": "^8.3.2",
|
||||
"websocket": "^1.0.34",
|
||||
"websocket-polyfill": "^0.0.3",
|
||||
|
|
@ -77,6 +77,6 @@
|
|||
"@types/websocket": "^1.0.6",
|
||||
"nodemon": "^2.0.20",
|
||||
"ts-node": "10.7.0",
|
||||
"typescript": "4.5.2"
|
||||
"typescript": "5.5.4"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue