Skip to content

Commit f9ca3a8

Browse files
dependabot[bot]TylerJDev
andauthoredMar 7, 2025
Bump typescript from 5.7.2 to 5.8.2 (#321)
* Bump typescript from 5.7.2 to 5.8.2 Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.8.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.7.2...v5.8.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump @typescript-eslint/utils --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tyler Jones <tylerjdev@github.com>
1 parent 40016c8 commit f9ca3a8

File tree

2 files changed

+59
-58
lines changed

2 files changed

+59
-58
lines changed
 

‎package-lock.json

+57-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
"eslint-traverse": "^1.0.0",
3535
"lodash": "^4.17.21",
3636
"styled-system": "^5.1.5",
37-
"@typescript-eslint/utils": "8.24.0",
38-
"typescript": "^5.5.3"
37+
"@typescript-eslint/utils": "8.26.0",
38+
"typescript": "^5.8.2"
3939
},
4040
"devDependencies": {
4141
"@changesets/changelog-github": "^0.5.0",

0 commit comments

Comments
 (0)