Skip to content

Commit 547d63a

Browse files
build(deps-dev): bump typescript from 6.0.3 to 7.0.2 (#92)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d61809d commit 547d63a

2 files changed

Lines changed: 211 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/node": "^26.0.0",
4747
"prettier": "^3.4.2",
4848
"tsup": "^8.3.5",
49-
"typescript": "^6.0.2",
49+
"typescript": "^7.0.2",
5050
"vite": "^8.0.0"
5151
},
5252
"dependencies": {}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)