Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#6993)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <3740137+Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 88f1c7f commit a09b284
Show file tree
Hide file tree
Showing 7 changed files with 284 additions and 289 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"@rollup/plugin-typescript": "^12.1.2",
"@swc-node/register": "^1.10.9",
"@tsconfig/node18": "^18.2.4",
"@types/node": "^18.19.78",
"@types/node": "^18.19.79",
"@vitest/coverage-istanbul": "^3.0.7",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.21.0",
Expand All @@ -128,7 +128,7 @@
"tslib": "^2.8.1",
"tsup": "^8.4.0",
"typescript": "~5.7.3",
"typescript-eslint": "^8.25.0",
"typescript-eslint": "^8.26.0",
"vite": "^6.2.0",
"vitest": "^3.0.7"
}
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.21.0",
"eslint": "^9.21.0",
"typescript-eslint": "^8.25.0"
"typescript-eslint": "^8.26.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 @@
"@internal/cspell-eslint-plugin-scripts": "workspace:*",
"@types/estree": "^1.0.6",
"@types/mocha": "^10.0.10",
"@typescript-eslint/parser": "^8.25.0",
"@typescript-eslint/types": "^8.25.0",
"@typescript-eslint/parser": "^8.26.0",
"@typescript-eslint/types": "^8.26.0",
"eslint": "^9.21.0",
"eslint-plugin-jsonc": "^2.19.1",
"eslint-plugin-mdx": "^3.1.5",
Expand All @@ -99,7 +99,7 @@
"mocha": "^11.1.0",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.7.3",
"typescript-eslint": "^8.25.0",
"typescript-eslint": "^8.26.0",
"yaml-eslint-parser": "^1.3.0"
},
"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 @@ -53,7 +53,7 @@
"devDependencies": {
"lorem-ipsum": "^2.0.8",
"typescript": "~5.7.3",
"vitest-fetch-mock": "^0.4.4"
"vitest-fetch-mock": "^0.4.5"
},
"dependencies": {
"@cspell/cspell-service-bus": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-trie-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"node": ">=18"
},
"devDependencies": {
"@cspell/dict-en_us": "^4.3.33",
"@cspell/dict-en_us": "^4.3.34",
"@cspell/dict-es-es": "^3.0.3",
"@cspell/dict-nl-nl": "^2.3.3",
"import-meta-resolve": "^4.1.0"
Expand Down
Loading

0 comments on commit a09b284

Please sign in to comment.