Skip to content

Commit

Permalink
ci: Workflow Bot -- Update ALL Dependencies (main) (#4342)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent 4ec4ad7 commit 0ae4396
Show file tree
Hide file tree
Showing 5 changed files with 113 additions and 113 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@
"@tsconfig/node14": "^1.0.3",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@vitest/coverage-istanbul": "^0.28.5",
"ajv-cli": "^5.0.0",
"eslint": "^8.36.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/cspell-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,9 @@
"devDependencies": {
"@types/eslint": "^8.21.3",
"@types/estree": "^1.0.0",
"@typescript-eslint/parser": "^5.55.0",
"@typescript-eslint/types": "^5.55.0",
"@typescript-eslint/typescript-estree": "^5.55.0",
"@typescript-eslint/parser": "^5.56.0",
"@typescript-eslint/types": "^5.56.0",
"@typescript-eslint/typescript-estree": "^5.56.0",
"eslint": "^8.36.0",
"eslint-plugin-react": "^7.32.2",
"mocha": "^10.2.0",
Expand Down
Loading

0 comments on commit 0ae4396

Please sign in to comment.