Skip to content
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.

Commit

Permalink
Merge pull request #4543 from bbc/renovate/eslint-plugin-prettier-4.x
Browse files Browse the repository at this point in the history
Update dependency eslint-plugin-prettier to v4
  • Loading branch information
pvaliani authored Sep 9, 2021
2 parents a31637a + b48e6a4 commit 25ab782
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-json": "^2.1.2",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-prettier": "4.0.0",
"eslint-plugin-react": "7.22.0",
"gh-pages": "^3.1.0",
"github-api": "^3.3.0",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2302,7 +2302,7 @@ __metadata:
eslint-plugin-import: ^2.22.1
eslint-plugin-json: ^2.1.2
eslint-plugin-jsx-a11y: ^6.3.1
eslint-plugin-prettier: ^3.1.4
eslint-plugin-prettier: 4.0.0
eslint-plugin-react: 7.22.0
gh-pages: ^3.1.0
github-api: ^3.3.0
Expand Down Expand Up @@ -8879,18 +8879,18 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-prettier@npm:^3.1.4":
version: 3.4.0
resolution: "eslint-plugin-prettier@npm:3.4.0"
"eslint-plugin-prettier@npm:4.0.0":
version: 4.0.0
resolution: "eslint-plugin-prettier@npm:4.0.0"
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: 30a07e8d12637d2988e371f6a20ff4c86fd7fdc3596d1d18d62c0367804f38e06a65052d0281234aeb2552e4d1908dcb2de20543413e038251a2717a46400a9d
checksum: 03d69177a3c21fa2229c7e427ce604429f0b20ab7f411e2e824912f572a207c7f5a41fd1f0a95b9b8afe121e291c1b1f1dc1d44c7aad4b0837487f9c19f5210d
languageName: node
linkType: hard

Expand Down

0 comments on commit 25ab782

Please sign in to comment.