Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.53.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 4, 2023
1 parent 0c98dc1 commit 9a1b5d2
Show file tree
Hide file tree
Showing 3 changed files with 137 additions and 97 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@types/vscode": "1.71.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"eslint": "8.24.0",
"eslint": "8.53.0",
"eslint-config-prettier": "8.5.0",
"execa": "5.1.1",
"fast-glob": "3.2.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-runner-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@types/vscode": "1.71.0",
"@typescript-eslint/eslint-plugin": "5.39.0",
"@typescript-eslint/parser": "5.39.0",
"eslint": "8.24.0",
"eslint": "8.53.0",
"eslint-config-prettier": "8.5.0",
"execa": "5.1.1",
"fast-glob": "3.2.12",
Expand Down
Loading

0 comments on commit 9a1b5d2

Please sign in to comment.