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 45
45
"babel-loader" : " ^8.1.0" ,
46
46
"eslint" : " ^7.23.0" ,
47
47
"eslint-config-prettier" : " ^8.1.0" ,
48
- "eslint-plugin-prettier" : " ^3.3.1 " ,
48
+ "eslint-plugin-prettier" : " ^3.4.0 " ,
49
49
"eslint-plugin-vue-libs" : " ^4.0.0" ,
50
50
"jest" : " ^26.6.3" ,
51
51
"jest-puppeteer" : " ^4.4.0" ,
Original file line number Diff line number Diff line change @@ -3342,10 +3342,10 @@ eslint-config-prettier@^8.1.0:
3342
3342
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
3343
3343
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
3344
3344
3345
- eslint-plugin-prettier@^3.3.1 :
3346
- version "3.3.1 "
3347
- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1 .tgz#7079cfa2497078905011e6f82e8dd8453d1371b7 "
3348
- integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ ==
3345
+ eslint-plugin-prettier@^3.4.0 :
3346
+ version "3.4.0 "
3347
+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.4.0 .tgz#cdbad3bf1dbd2b177e9825737fe63b476a08f0c7 "
3348
+ integrity sha512-UDK6rJT6INSfcOo545jiaOwB701uAIt2/dR7WnFQoGCVl1/EMqdANBmwUaqqQ45aXprsTGzSa39LI1PyuRBxxw ==
3349
3349
dependencies :
3350
3350
prettier-linter-helpers "^1.0.0"
3351
3351
You can’t perform that action at this time.
0 commit comments