Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#5230)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <[email protected]>
  • Loading branch information
1 parent 0224800 commit a94955e
Show file tree
Hide file tree
Showing 6 changed files with 464 additions and 443 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@
"@rollup/plugin-typescript": "^11.1.6",
"@tsconfig/node18": "^18.2.2",
"@types/node": "^18.19.14",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@vitest/coverage-istanbul": "^1.2.2",
"conventional-changelog-conventionalcommits": "^7.0.2",
"eslint": "^8.56.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"@types/eslint": "^8.56.2",
"@types/estree": "^1.0.5",
"@types/mocha": "^10.0.6",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"@typescript-eslint/types": "^6.20.0",
"@typescript-eslint/typescript-estree": "^6.20.0",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/types": "^6.21.0",
"@typescript-eslint/typescript-estree": "^6.21.0",
"eslint": "^8.56.0",
"eslint-plugin-react": "^7.33.2",
"mocha": "^10.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/cspell/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^8.0.0",
"get-stdin": "^9.0.0",
"semver": "^7.5.4",
"semver": "^7.6.0",
"strip-ansi": "^7.1.0",
"vscode-uri": "^3.0.8"
},
Expand Down
Loading

0 comments on commit a94955e

Please sign in to comment.