chore(deps): update dependency eslint-plugin-prettier to v4 (#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-08-01 15:39:35 -04:00 committed by GitHub
parent fa895bbb55
commit 0630a44b82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -29,7 +29,7 @@
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-jest": "26.7.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-react": "^7.24.0",
"eslint-plugin-react-hooks": "^4.2.0",
"jest": "^27.0.6",

View file

@ -8155,18 +8155,18 @@ __metadata:
languageName: node
linkType: hard
"eslint-plugin-prettier@npm:3.4.1":
version: 3.4.1
resolution: "eslint-plugin-prettier@npm:3.4.1"
"eslint-plugin-prettier@npm:4.2.1":
version: 4.2.1
resolution: "eslint-plugin-prettier@npm:4.2.1"
dependencies:
prettier-linter-helpers: ^1.0.0
peerDependencies:
eslint: ">=5.0.0"
prettier: ">=1.13.0"
eslint: ">=7.28.0"
prettier: ">=2.0.0"
peerDependenciesMeta:
eslint-config-prettier:
optional: true
checksum: fa6a89f0d7cba1cc87064352f5a4a68dc3739448dd279bec2bced1bfa3b704467e603d13b69dcec853f8fa30b286b8b715912898e9da776e1b016cf0ee48bd99
checksum: b9e839d2334ad8ec7a5589c5cb0f219bded260839a857d7a486997f9870e95106aa59b8756ff3f37202085ebab658de382b0267cae44c3a7f0eb0bcc03a4f6d6
languageName: node
linkType: hard
@ -16458,7 +16458,7 @@ __metadata:
eslint-plugin-import: ^2.23.4
eslint-plugin-jest: 26.7.0
eslint-plugin-jsx-a11y: ^6.4.1
eslint-plugin-prettier: 3.4.1
eslint-plugin-prettier: 4.2.1
eslint-plugin-react: ^7.24.0
eslint-plugin-react-hooks: ^4.2.0
htmlparser2: 8.0.1