Skip to content

Commit b9ee2be

Browse files
fix(deps)(deps-dev): bump typescript in /services/notification
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](https://github.com/microsoft/TypeScript/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 7.0.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a62952 commit b9ee2be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/notification/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/amqplib": "^0.10.5",
2626
"@types/node": "^22.5.0",
2727
"tsx": "^4.23.1",
28-
"typescript": "^5.6.0",
28+
"typescript": "^7.0.2",
2929
"vitest": "^4.1.10",
3030
"eslint": "^9.13.0",
3131
"@typescript-eslint/eslint-plugin": "^8.65.0",

0 commit comments

Comments
 (0)