Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v8.52.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 27, 2023
1 parent 8a027b3 commit d3badb9
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 18 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@playwright/test": "^1.39.0",
"@sveltejs/adapter-auto": "^2.1.0",
"@sveltejs/kit": "^1.27.0",
"eslint": "^8.49.0",
"eslint": "^8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-svelte3": "^4.0.0",
"prettier": "^3.0.3",
Expand Down
39 changes: 23 additions & 16 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@sveltejs/adapter-static": "^2.0.3",
"@types/express": "^4.17.20",
"c8": "^8.0.1",
"eslint": "8.49.0",
"eslint": "8.52.0",
"eslint-config-prettier": "9.0.0",
"lint-staged": "15.0.2",
"prettier": "3.0.3",
Expand Down

0 comments on commit d3badb9

Please sign in to comment.