Skip to content

Commit

Permalink
chore: bump typescript from 5.7.3 to 5.8.2 (#7014)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 11, 2025
1 parent 371dae6 commit 9fea419
Show file tree
Hide file tree
Showing 5 changed files with 213 additions and 213 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.1",
"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.1",
"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 9fea419

Please sign in to comment.