Skip to content

Commit 274111b

Browse files
Bump typescript from 5.4.2 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.4.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.4.2...v5.8.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 05938d6 commit 274111b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@typescript-eslint/eslint-plugin": "^7.2.0",
2121
"@typescript-eslint/parser": "^7.2.0",
2222
"eslint": "^8.57.0",
23-
"typescript": "^5.4.2",
23+
"typescript": "^5.8.2",
2424
"@types/node": "^20.9.0"
2525
}
2626
}

0 commit comments

Comments
 (0)