File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 7676 "eslint" : " ^7.1.0" ,
7777 "eslint-config-prettier" : " ^8.0.0" ,
7878 "eslint-plugin-node" : " ^11.1.0" ,
79- "eslint-plugin-prettier" : " ^3.1.3 " ,
79+ "eslint-plugin-prettier" : " ^4.0.0 " ,
8080 "fs-extra" : " ^9.0.0" ,
8181 "glob" : " ^7.1.1" ,
8282 "husky" : " ^2.0.0" ,
Original file line number Diff line number Diff line change @@ -1795,9 +1795,10 @@ eslint-plugin-node@^11.1.0:
17951795 resolve "^1.10.1"
17961796 semver "^6.1.0"
17971797
1798- eslint-plugin-prettier@^3.1.3 :
1799- version "3.4.0"
1800- resolved "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0.tgz"
1798+ eslint-plugin-prettier@^4.0.0 :
1799+ version "4.2.1"
1800+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.2.1.tgz#651cbb88b1dab98bfd42f017a12fa6b2d993f94b"
1801+ integrity sha512-f/0rXLXUt0oFYs8ra4w49wYZBG5GKZpAYsJSm6rnYL5uVDjd+zowwMwVZHnAjf4edNrKpCDYfXDgmRE/Ak7QyQ==
18011802 dependencies :
18021803 prettier-linter-helpers "^1.0.0"
18031804
You can’t perform that action at this time.
0 commit comments