Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6255)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent b02106b commit 90ff58c
Show file tree
Hide file tree
Showing 5 changed files with 161 additions and 155 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
"ts2mjs": "^3.0.0",
"tslib": "^2.7.0",
"typescript": "~5.5.4",
"typescript-eslint": "^8.5.0",
"vite": "^5.4.5",
"typescript-eslint": "^8.6.0",
"vite": "^5.4.6",
"vitest": "^2.1.1"
}
}
6 changes: 3 additions & 3 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.12",
"@types/estree": "^1.0.5",
"@types/mocha": "^10.0.8",
"@typescript-eslint/parser": "^8.5.0",
"@typescript-eslint/types": "^8.5.0",
"@typescript-eslint/parser": "^8.6.0",
"@typescript-eslint/types": "^8.6.0",
"eslint": "^9.10.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-mdx": "^3.1.5",
Expand All @@ -98,7 +98,7 @@
"mocha": "^10.7.3",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.5.4",
"typescript-eslint": "^8.5.0",
"typescript-eslint": "^8.6.0",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 90ff58c

Please sign in to comment.