Skip to content

Commit ff09bcb

Browse files
chore(deps-dev): 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>
1 parent fe03414 commit ff09bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"devDependencies": {
1111
"@types/node": "^25.6.2",
1212
"tsx": "^4.19.0",
13-
"typescript": "^6.0.3"
13+
"typescript": "^7.0.2"
1414
},
1515
"dependencies": {
1616
"viem": "^2.21.0"

0 commit comments

Comments
 (0)