Skip to content

Commit

Permalink
deps: bump eslint prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
alexplischke committed Aug 27, 2024
1 parent 3657ad2 commit 8d3df21
Show file tree
Hide file tree
Showing 2 changed files with 75 additions and 21 deletions.
92 changes: 73 additions & 19 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"axios": "^1.7.5",
"cross-env": "^7.0.3",
"eslint": "^8.57.0",
"eslint-config-prettier": "^8.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.5.1",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react": "^7.31.11",
"husky": "^9.1.5",
Expand Down

0 comments on commit 8d3df21

Please sign in to comment.