Skip to content

Commit

Permalink
build: bump eslint/prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurlbrjc committed Jul 3, 2024
1 parent 1df2c04 commit 6cd17ec
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 195 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,26 +142,26 @@
"@types/supertest": "^2.0.16",
"@types/uuid": "^9.0.8",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.21.0",
"@typescript-eslint/parser": "^6.21.0",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"bull-repl": "^0.29.1",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.2",
"chai-exclude": "^2.1.1",
"dirty-chai": "^2.0.1",
"dotenv-cli": "^7.4.2",
"dotvault": "^0.0.9",
"eslint": "^8.57.0",
"eslint": "^9.6.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-chai-friendly": "^1.0.0",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-prettier": "^5.1.3",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"mocha": "^10.6.0",
"nock": "^13.5.4",
"nyc": "^15.1.0",
"prettier": "^2.8.8",
"prettier": "^3.3.2",
"redis": "^4.6.15",
"sinon": "^18.0.0",
"sinon-chai": "^3.7.0",
Expand Down
Loading

0 comments on commit 6cd17ec

Please sign in to comment.