Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5851)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent d93596d commit 6df6a61
Show file tree
Hide file tree
Showing 7 changed files with 347 additions and 347 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,8 +126,8 @@
"ts-node": "^10.9.2",
"ts2mjs": "^3.0.0",
"tslib": "^2.6.3",
"typescript": "^5.5.2",
"typescript-eslint": "^7.14.1",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0",
"vite": "^5.3.2",
"vitest": "^1.6.0"
}
Expand Down
8 changes: 4 additions & 4 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
"@types/eslint": "^8.56.10",
"@types/estree": "^1.0.5",
"@types/mocha": "^10.0.7",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/types": "^7.14.1",
"@typescript-eslint/parser": "^7.15.0",
"@typescript-eslint/types": "^7.15.0",
"eslint": "^9.6.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-mdx": "^3.1.5",
Expand All @@ -97,8 +97,8 @@
"jsonc-eslint-parser": "^2.4.0",
"mocha": "^10.5.2",
"ts-json-schema-generator": "^2.3.0",
"typescript": "^5.5.2",
"typescript-eslint": "^7.14.1",
"typescript": "^5.5.3",
"typescript-eslint": "^7.15.0",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
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 @@ -49,7 +49,7 @@
},
"devDependencies": {
"lorem-ipsum": "^2.0.8",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"dependencies": {
"@cspell/cspell-service-bus": "workspace:*",
Expand Down
Loading

0 comments on commit 6df6a61

Please sign in to comment.