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 32
32
"@typescript-eslint/eslint-plugin" : " ^4.14.1" ,
33
33
"@typescript-eslint/parser" : " ^4.14.1" ,
34
34
"eslint" : " ^7.18.0" ,
35
- "eslint-config-prettier" : " ^7.2 .0" ,
35
+ "eslint-config-prettier" : " ^8.1 .0" ,
36
36
"eslint-plugin-import" : " ^2.22.1" ,
37
37
"eslint-plugin-prettier" : " ^3.3.1" ,
38
38
"html-webpack-plugin" : " ^5.0.0" ,
Original file line number Diff line number Diff line change @@ -2203,10 +2203,10 @@ escodegen@^1.14.1:
2203
2203
optionalDependencies :
2204
2204
source-map "~0.6.1"
2205
2205
2206
- eslint-config-prettier@^7.2 .0 :
2207
- version "7.2 .0"
2208
- resolved "https://registry.npmjs.org /eslint-config-prettier/-/eslint-config-prettier-7.2 .0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9 "
2209
- integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg ==
2206
+ eslint-config-prettier@^8.1 .0 :
2207
+ version "8.1 .0"
2208
+ resolved "https://registry.yarnpkg.com /eslint-config-prettier/-/eslint-config-prettier-8.1 .0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6 "
2209
+ integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw ==
2210
2210
2211
2211
eslint-import-resolver-node@^0.3.4 :
2212
2212
version "0.3.4"
You can’t perform that action at this time.
0 commit comments