Skip to content

Commit

Permalink
chore: bump typescript from 5.7.3 to 5.8.2
Browse files Browse the repository at this point in the history
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 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.3...v5.8.2)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2025
1 parent 4f0f3ba commit 93c1a5a
Show file tree
Hide file tree
Showing 5 changed files with 214 additions and 214 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
"ts2mjs": "^3.0.0",
"tslib": "^2.8.1",
"tsup": "^8.4.0",
"typescript": "~5.7.3",
"typescript": "~5.8.2",
"typescript-eslint": "^8.26.0",
"vite": "^6.2.1",
"vitest": "^3.0.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"jsonc-eslint-parser": "^2.4.0",
"mocha": "^11.1.0",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.7.3",
"typescript": "~5.8.2",
"typescript-eslint": "^8.26.0",
"yaml-eslint-parser": "^1.3.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-io/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"lorem-ipsum": "^2.0.8",
"typescript": "~5.7.3",
"typescript": "~5.8.2",
"vitest-fetch-mock": "^0.4.5"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 93c1a5a

Please sign in to comment.