Skip to content

Commit

Permalink
Update peer eslint deps breaking tests
Browse files Browse the repository at this point in the history
  • Loading branch information
purplecabbage committed Aug 9, 2023
1 parent 0a6c8ba commit 0b9ced8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -34,9 +34,9 @@
"eslint": "^8",
"eslint-config-standard": "^17",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^23",
"eslint-plugin-jsdoc": "^37",
"eslint-plugin-n": "^15",
"eslint-plugin-jest": "^27",
"eslint-plugin-jsdoc": "^42",
"eslint-plugin-n": "^16",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^6",
"eslint-plugin-standard": "^4.0.0",
Expand Down

0 comments on commit 0b9ced8

Please sign in to comment.