Skip to content

Commit 014a2aa

Browse files
build(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] <support@github.com>
1 parent 218bb25 commit 014a2aa

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
@@ -53,7 +53,7 @@
5353
"benchmark": "^2.1.4",
5454
"dtslint": "^4.1.0",
5555
"eslint": "^7.28.0",
56-
"eslint-plugin-prettier": "^3.4.0",
56+
"eslint-plugin-prettier": "^4.0.0",
5757
"husky": "^7.0.0",
5858
"jest": "^27.0.4",
5959
"lint-staged": "^11.0.0",

0 commit comments

Comments
 (0)