Skip to content

Commit 7d7991d

Browse files
Bump typescript from 5.5.4 to 7.0.2 in /web
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 7.0.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.5.4...v7.0.2) --- 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 6b6befa commit 7d7991d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"storybook": "^8.4.6",
157157
"tailwindcss": "^3.4.16",
158158
"tailwindcss-animate": "^1.0.7",
159-
"typescript": "^5.7.2",
159+
"typescript": "^7.0.2",
160160
"vitest": "^2.1.8"
161161
}
162162
}

0 commit comments

Comments
 (0)