Skip to content

Commit

Permalink
chore(deps): update eslint packages to v5.58.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 17, 2023
1 parent 9b90acb commit 8fd71ff
Show file tree
Hide file tree
Showing 3 changed files with 92 additions and 92 deletions.
4 changes: 2 additions & 2 deletions server/apps/backend/package.json
Expand Up @@ -41,8 +41,8 @@
"@types/jest-when": "3.5.2",
"@types/node": "18.15.1",
"@types/supertest": "2.0.12",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"bower": "1.8.14",
"eslint": "8.38.0",
"eslint-config-airbnb-base": "15.0.0",
Expand Down
4 changes: 2 additions & 2 deletions server/apps/frontend/package.json
Expand Up @@ -39,8 +39,8 @@
"devDependencies": {
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.57.1",
"@typescript-eslint/parser": "5.57.1",
"@typescript-eslint/eslint-plugin": "5.58.0",
"@typescript-eslint/parser": "5.58.0",
"@vitejs/plugin-react": "3.1.0",
"eslint": "8.38.0",
"eslint-config-airbnb": "19.0.4",
Expand Down
176 changes: 88 additions & 88 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8fd71ff

Please sign in to comment.