This repository was archived by the owner on Dec 13, 2021. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 "@typescript-eslint/eslint-plugin" : " ^4.0.0" ,
1111 "@typescript-eslint/parser" : " ^4.0.0" ,
1212 "eslint" : " ^7.0.0" ,
13- "eslint-config-prettier" : " ^7 .0.0" ,
13+ "eslint-config-prettier" : " ^8 .0.0" ,
1414 "eslint-plugin-node" : " ^11.0.0" ,
15- "eslint-plugin-prettier" : " ^3.1 .0" ,
15+ "eslint-plugin-prettier" : " ^4.0 .0" ,
1616 "espower-typescript" : " ^10.0.0" ,
1717 "husky" : " ^7.0.0" ,
1818 "karma" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -1000,10 +1000,10 @@ escope@^3.3.0:
10001000 esrecurse "^4.1.0"
10011001 estraverse "^4.1.1"
10021002
1003- eslint-config-prettier@^7 .0.0 :
1004- version "7.0 .0"
1005- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0 .0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97 "
1006- integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ ==
1003+ eslint-config-prettier@^8 .0.0 :
1004+ version "8.3 .0"
1005+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3 .0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a "
1006+ integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew ==
10071007
10081008eslint-plugin-es@^3.0.0 :
10091009 version "3.0.0"
@@ -1025,10 +1025,10 @@ eslint-plugin-node@^11.0.0:
10251025 resolve "^1.10.1"
10261026 semver "^6.1.0"
10271027
1028- eslint-plugin-prettier@^3.1 .0 :
1029- version "3.1 .0"
1030- resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.1 .0.tgz#8695188f95daa93b0dc54b249347ca3b79c4686d "
1031- integrity sha512-XWX2yVuwVNLOUhQijAkXz+rMPPoCr7WFiAl8ig6I7Xn+pPVhDhzg4DxHpmbeb0iqjO9UronEA3Tb09ChnFVHHA ==
1028+ eslint-plugin-prettier@^4.0 .0 :
1029+ version "4.0 .0"
1030+ resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-4.0 .0.tgz#8b99d1e4b8b24a762472b4567992023619cb98e0 "
1031+ integrity sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ ==
10321032 dependencies :
10331033 prettier-linter-helpers "^1.0.0"
10341034
You can’t perform that action at this time.
0 commit comments