Merge pull request #278 from cdransf/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.1

This commit is contained in:
Cory Dransfeldt 2023-12-21 11:55:00 -08:00 committed by GitHub
commit c1744ab0ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 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.1.0",
"eslint-plugin-prettier": "^5.1.1",
"html-minifier-terser": "^7.2.0",
"husky": "^8.0.3",
"ics-to-json-extended": "^1.1.4",