Skip to content

Commit 22d4834

Browse files
chore(deps): bump typescript from 6.0.3 to 7.0.2 (#280)
* chore(deps): bump typescript from 6.0.3 to 7.0.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 6.0.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> * chore: sync bun.lock with Dependabot bump --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 31916ee commit 22d4834

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

bun.lock

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"storybook": "^10.5.0",
101101
"tailwindcss": "^4.3.2",
102102
"ts-morph": "^28.0.0",
103-
"typescript": "^6.0.3",
103+
"typescript": "^7.0.2",
104104
"typescript7": "npm:typescript@^7.0.2"
105105
},
106106
"trustedDependencies": [

0 commit comments

Comments
 (0)