Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6394)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 646cecf commit e1db5c5
Show file tree
Hide file tree
Showing 5 changed files with 301 additions and 295 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
"devDependencies": {
"@cspell/dict-markdown": "^2.0.5",
"@cspell/eslint-plugin": "workspace:*",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@internal/scripts": "workspace:*",
"@lerna-lite/cli": "^3.10.0",
"@lerna-lite/publish": "^3.10.0",
Expand All @@ -107,10 +107,10 @@
"@rollup/plugin-typescript": "^12.1.1",
"@swc-node/register": "^1.10.9",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.56",
"@types/node": "^18.19.57",
"@vitest/coverage-istanbul": "^2.1.3",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unicorn": "^56.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,15 +79,15 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.12.0",
"@eslint/js": "^9.13.0",
"@internal/cspell-eslint-plugin-scripts": "workspace:*",
"@internal/fixture-test-dictionary": "workspace:*",
"@types/eslint": "^8.56.12",
"@types/estree": "^1.0.6",
"@types/mocha": "^10.0.9",
"@typescript-eslint/parser": "^8.10.0",
"@typescript-eslint/types": "^8.10.0",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.11.1",
Expand Down
Loading

0 comments on commit e1db5c5

Please sign in to comment.