Merge pull request #276 from cdransf/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.0

chore(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0
This commit is contained in:
Cory Dransfeldt 2023-12-20 11:55:53 -08:00 committed by GitHub
commit 996a7df57c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 5 deletions

View file

@ -43,7 +43,7 @@
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jsx-a11y": "^6.8.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.0",
"html-minifier-terser": "^7.2.0",
"husky": "^8.0.3",
"ics-to-json-extended": "^1.1.4",