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 50
50
"resolutions" : {
51
51
"@babel/core" : " ^7.9.0" ,
52
52
"@babel/preset-env" : " ^7.9.5" ,
53
- "eslint-plugin-prettier" : " ^3.1.2 " ,
53
+ "eslint-plugin-prettier" : " ^3.1.3 " ,
54
54
"typescript" : " ^3.8.3"
55
55
},
56
56
"commitlint" : {
Original file line number Diff line number Diff line change @@ -5441,10 +5441,10 @@ eslint-plugin-node@^11.1.0:
5441
5441
resolve "^1.10.1"
5442
5442
semver "^6.1.0"
5443
5443
5444
- eslint-plugin-prettier@^2.2.0, eslint-plugin-prettier@^3.1.2:
5445
- version "3.1.2 "
5446
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.2 .tgz#432e5a667666ab84ce72f945c72f77d996a5c9ba "
5447
- integrity sha512-GlolCC9y3XZfv3RQfwGew7NnuFDKsfI4lbvRK+PIIo23SFH+LemGs4cKwzAaRa+Mdb+lQO/STaIayno8T5sJJA ==
5444
+ eslint-plugin-prettier@^2.2.0, eslint-plugin-prettier@^3.1.2, eslint-plugin-prettier@^3.1.3 :
5445
+ version "3.1.3 "
5446
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1.3 .tgz#ae116a0fc0e598fdae48743a4430903de5b4e6ca "
5447
+ integrity sha512-+HG5jmu/dN3ZV3T6eCD7a4BlAySdN7mLIbJYo0z1cFQuI+r2DiTJEFeF68ots93PsnrMxbzIZ2S/ieX+mkrBeQ ==
5448
5448
dependencies:
5449
5449
prettier-linter-helpers "^1.0.0"
5450
5450
You can’t perform that action at this time.
0 commit comments