Skip to content

Commit f4b69c1

Browse files
chore(deps-dev): bump typescript in /template-nextjs-esm
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 1b29854 commit f4b69c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template-nextjs-esm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@
4545
"eslint-config-next": "16.2.10",
4646
"globals": "^17.6.0",
4747
"prettier": "^3.8.3",
48-
"typescript": "^6.0.3"
48+
"typescript": "^7.0.2"
4949
}
5050
}

0 commit comments

Comments
 (0)