Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5828)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 6606880 commit e31992f
Show file tree
Hide file tree
Showing 6 changed files with 197 additions and 196 deletions.
4 changes: 2 additions & 2 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.2",
"@cspell/eslint-plugin": "workspace:*",
"@eslint/js": "^9.5.0",
"@eslint/js": "^9.6.0",
"@internal/scripts": "workspace:*",
"@lerna-lite/cli": "^3.6.0",
"@lerna-lite/publish": "^3.6.0",
Expand All @@ -109,7 +109,7 @@
"@types/node": "^18.19.39",
"@vitest/coverage-istanbul": "^1.6.0",
"conventional-changelog-conventionalcommits": "^8.0.0",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-jest": "^28.6.0",
"eslint-plugin-n": "^17.9.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 @@ -78,15 +78,15 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.1.0",
"@eslint/js": "^9.5.0",
"@eslint/js": "^9.6.0",
"@internal/cspell-eslint-plugin-scripts": "workspace:*",
"@internal/fixture-test-dictionary": "workspace:*",
"@types/eslint": "^8.56.10",
"@types/estree": "^1.0.5",
"@types/mocha": "^10.0.7",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/types": "^7.14.1",
"eslint": "^9.5.0",
"eslint": "^9.6.0",
"eslint-plugin-jsonc": "^2.16.0",
"eslint-plugin-mdx": "^3.1.5",
"eslint-plugin-n": "^17.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell-glob/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,6 @@
"micromatch": "^4.0.7"
},
"devDependencies": {
"@types/micromatch": "^4.0.8"
"@types/micromatch": "^4.0.9"
}
}
2 changes: 1 addition & 1 deletion packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"devDependencies": {
"@types/file-entry-cache": "^5.0.4",
"@types/glob": "^8.1.0",
"@types/micromatch": "^4.0.8",
"@types/micromatch": "^4.0.9",
"@types/semver": "^7.5.8",
"micromatch": "^4.0.7",
"minimatch": "^9.0.5"
Expand Down
Loading

0 comments on commit e31992f

Please sign in to comment.