File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 33
33
"eslint" : " ^7.17.0" ,
34
34
"eslint-config-prettier" : " ^6.15.0" ,
35
35
"eslint-plugin-node" : " ^11.1.0" ,
36
- "eslint-plugin-prettier" : " ^3.3.0 " ,
36
+ "eslint-plugin-prettier" : " ^3.3.1 " ,
37
37
"fixturify-project" : " ^2.1.0" ,
38
38
"jest" : " ^26.6.3" ,
39
39
"prettier" : " ^2.2.1" ,
Original file line number Diff line number Diff line change @@ -2012,10 +2012,10 @@ eslint-plugin-node@^11.1.0:
2012
2012
resolve "^1.10.1"
2013
2013
semver "^6.1.0"
2014
2014
2015
- eslint-plugin-prettier@^3.3.0 :
2016
- version "3.3.0 "
2017
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.0 .tgz#61e295349a65688ffac0b7808ef0a8244bdd8d40 "
2018
- integrity sha512-tMTwO8iUWlSRZIwS9k7/E4vrTsfvsrcM5p1eftyuqWH25nKsz/o6/54I7jwQ/3zobISyC7wMy9ZsFwgTxOcOpQ ==
2015
+ eslint-plugin-prettier@^3.3.1 :
2016
+ version "3.3.1 "
2017
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1 .tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
2018
+ integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
2019
2019
dependencies :
2020
2020
prettier-linter-helpers "^1.0.0"
2021
2021
You can’t perform that action at this time.
0 commit comments