Skip to content

Commit 64837ec

Browse files
chore(deps-dev): bump typescript in /template-vanilla
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 fa6d5f4 commit 64837ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template-vanilla/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"eslint": "^10.3.0",
3434
"globals": "^17.6.0",
3535
"prettier": "^3.8.3",
36-
"typescript": "^6.0.3"
36+
"typescript": "^7.0.2"
3737
}
3838
}

0 commit comments

Comments
 (0)