Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6783)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent d60568b commit f2565da
Show file tree
Hide file tree
Showing 5 changed files with 67 additions and 67 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
"tslib": "^2.8.1",
"tsup": "^8.3.5",
"typescript": "~5.7.3",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.20.0",
"vite": "^6.0.7",
"vitest": "^2.1.8"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-eslint-plugin/fixtures/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"@cspell/eslint-plugin": "workspace:*",
"@eslint/js": "^9.18.0",
"eslint": "^9.18.0",
"typescript-eslint": "^8.19.1"
"typescript-eslint": "^8.20.0"
}
}
6 changes: 3 additions & 3 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,8 @@
"@types/eslint": "^8.56.12",
"@types/estree": "^1.0.6",
"@types/mocha": "^10.0.10",
"@typescript-eslint/parser": "^8.19.1",
"@typescript-eslint/types": "^8.19.1",
"@typescript-eslint/parser": "^8.20.0",
"@typescript-eslint/types": "^8.20.0",
"eslint": "^9.18.0",
"eslint-plugin-jsonc": "^2.18.2",
"eslint-plugin-mdx": "^3.1.5",
Expand All @@ -99,7 +99,7 @@
"mocha": "^11.0.1",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.7.3",
"typescript-eslint": "^8.19.1",
"typescript-eslint": "^8.20.0",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
Expand Down
122 changes: 61 additions & 61 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@types/react": "^18.3.18",
"eslint": "^9.18.0",
"eslint-plugin-n": "^17.15.1",
"typescript-eslint": "^8.19.1"
"typescript-eslint": "^8.20.0"
},
"dependencies": {
"react": "^18.3.1"
Expand Down

0 comments on commit f2565da

Please sign in to comment.