Skip to content
This repository has been archived by the owner on Mar 25, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency eslint to v7.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 4, 2021
1 parent 1a8de50 commit f1e0da7
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint": "7.21.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint": "7.21.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint": "7.21.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint": "7.21.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/node": "13.13.41",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint": "7.21.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint": "7.21.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/jest": "25.2.3",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint": "7.21.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@types/node": "13.13.41",
"@typescript-eslint/eslint-plugin": "4.3.0",
"@typescript-eslint/parser": "4.3.0",
"eslint": "7.19.0",
"eslint": "7.21.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsdoc": "30.7.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"@types/twitter": "1.7.0",
"@typescript-eslint/eslint-plugin": "4.15.0",
"@typescript-eslint/parser": "4.15.0",
"eslint": "7.19.0",
"eslint": "7.21.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-import": "2.22.1",
"jest": "26.6.3",
Expand Down

0 comments on commit f1e0da7

Please sign in to comment.