Skip to content

Commit 2c0e705

Browse files
chore(deps-dev): bump typescript from 5.4.5 to 5.7.2 in /example
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.5 to 5.7.2. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.4.5...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01b46eb commit 2c0e705

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

example/package-lock.json

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

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"eslint-plugin-react-refresh": "^0.4.6",
3030
"postcss": "^8.4.38",
3131
"tailwindcss": "^3.4.3",
32-
"typescript": "^5.2.2",
32+
"typescript": "^5.7.2",
3333
"vite": "^5.4.8"
3434
}
3535
}

0 commit comments

Comments
 (0)