Skip to content

Commit

Permalink
chore: bump typescript from 5.6.3 to 5.7.2 (#6658)
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 Dec 13, 2024
1 parent 839f631 commit 945510c
Show file tree
Hide file tree
Showing 5 changed files with 243 additions and 243 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"ts-node": "^10.9.2",
"ts2mjs": "^3.0.0",
"tslib": "^2.8.1",
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"typescript-eslint": "^8.18.0",
"vite": "^5.4.11",
"vitest": "^2.1.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.0.1",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"typescript-eslint": "^8.18.0",
"yaml-eslint-parser": "^1.2.3"
},
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 @@ -53,7 +53,7 @@
},
"devDependencies": {
"lorem-ipsum": "^2.0.8",
"typescript": "~5.6.3",
"typescript": "~5.7.2",
"vitest-fetch-mock": "^0.4.2"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 945510c

Please sign in to comment.