Skip to content

Commit

Permalink
Update eslint and prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
aarong committed Dec 5, 2023
1 parent fc7f468 commit 54e3dad
Show file tree
Hide file tree
Showing 20 changed files with 3,545 additions and 2,506 deletions.
1,946 changes: 1,492 additions & 454 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"coveralls": "^3.0.3",
"del": "^4.0.0",
"documentation": "^9.1.1",
"eslint": "^5.12.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-prettier": "^3.1.0",
"eslint": "^8.55.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.21.2",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-prettier": "^5.0.1",
"express": "^4.16.4",
"ghooks": "^2.0.4",
"glob": "^7.1.6",
Expand All @@ -58,7 +58,7 @@
"jest": "^23.6.0",
"jest-cli": "^23.6.0",
"make-promises-safe": "^5.1.0",
"prettier": "^1.14.3",
"prettier": "^3.1.0",
"promisify-function": "^1.3.2",
"request": "^2.88.0",
"sauce-connect-launcher": "^1.3.2",
Expand Down
Loading

0 comments on commit 54e3dad

Please sign in to comment.