Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason3S authored and github-actions[bot] committed Nov 12, 2024
1 parent 0f2324b commit 6b4e71c
Show file tree
Hide file tree
Showing 5 changed files with 292 additions and 353 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 @@
"ts2mjs": "^3.0.0",
"tslib": "^2.8.1",
"typescript": "~5.6.3",
"typescript-eslint": "^8.13.0",
"vite": "^5.4.10",
"typescript-eslint": "^8.14.0",
"vite": "^5.4.11",
"vitest": "^2.1.4"
}
}
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.14.0",
"eslint": "^9.14.0",
"typescript-eslint": "^8.13.0"
"typescript-eslint": "^8.14.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 @@ -86,9 +86,9 @@
"@types/estree": "^1.0.6",
"@types/mocha": "^10.0.9",
"@typescript-eslint/parser": "^8.14.0",
"@typescript-eslint/types": "^8.13.0",
"@typescript-eslint/types": "^8.14.0",
"eslint": "^9.14.0",
"eslint-plugin-jsonc": "^2.18.0",
"eslint-plugin-jsonc": "^2.18.1",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.13.1",
"eslint-plugin-react": "^7.37.2",
Expand All @@ -99,7 +99,7 @@
"mocha": "^10.8.2",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.6.3",
"typescript-eslint": "^8.13.0",
"typescript-eslint": "^8.14.0",
"yaml-eslint-parser": "^1.2.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 6b4e71c

Please sign in to comment.