Skip to content

Commit ed2335f

Browse files
npm(deps-dev): bump eslint-plugin-prettier from 3.4.1 to 4.0.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 4.0.0. - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4b9b392 commit ed2335f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"esbuild": "^0.12.0",
5050
"eslint": "^7.15.0",
5151
"eslint-config-prettier": "^8.1.0",
52-
"eslint-plugin-prettier": "^3.2.0",
52+
"eslint-plugin-prettier": "^4.0.0",
5353
"format-graphql": "^1.4.0",
5454
"husky": "^6.0.0",
5555
"jest": "^27.0.0",

0 commit comments

Comments
 (0)