Merge pull request #7 from cdransf/dependabot/npm_and_yarn/prettier-2.8.6

This commit is contained in:
Cory Dransfeldt 2023-03-21 13:52:55 -07:00 committed by GitHub
commit ba7f2f6792
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"postcss": "^8.4.5",
"prettier": "^2.8.4",
"prettier": "^2.8.6",
"prettier-plugin-tailwindcss": "^0.2.4",
"sanitize-html": "^2.10.0"
},