Skip to content

Commit f034af3

Browse files
chore(deps): update dependency eslint-config-prettier to v7 (#217)
Co-authored-by: Renovate Bot <[email protected]>
1 parent dc46260 commit f034af3

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"convert-hrtime": "^3.0.0",
6868
"cross-env": "^7.0.2",
6969
"eslint": "^7.14.0",
70-
"eslint-config-prettier": "^6.11.0",
70+
"eslint-config-prettier": "^7.0.0",
7171
"eslint-plugin-prettier": "^3.1.2",
7272
"eslint-plugin-vue": "^7.1.0",
7373
"eslint-plugin-vue-libs": "^4.0.0",

yarn.lock

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3631,12 +3631,10 @@ escodegen@^1.14.1:
36313631
optionalDependencies:
36323632
source-map "~0.6.1"
36333633

3634-
eslint-config-prettier@^6.11.0:
3635-
version "6.15.0"
3636-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3637-
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
3638-
dependencies:
3639-
get-stdin "^6.0.0"
3634+
eslint-config-prettier@^7.0.0:
3635+
version "7.0.0"
3636+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
3637+
integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
36403638

36413639
eslint-plugin-prettier@^3.1.2:
36423640
version "3.2.0"
@@ -4449,11 +4447,6 @@ get-stdin@^5.0.1:
44494447
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-5.0.1.tgz#122e161591e21ff4c52530305693f20e6393a398"
44504448
integrity sha1-Ei4WFZHiH/TFJTAwVpPyDmOTo5g=
44514449

4452-
get-stdin@^6.0.0:
4453-
version "6.0.0"
4454-
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
4455-
integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
4456-
44574450
get-stream@^4.0.0:
44584451
version "4.1.0"
44594452
resolved "https://registry.yarnpkg.com/get-stream/-/get-stream-4.1.0.tgz#c1b255575f3dc21d59bfc79cd3d2b46b1c3a54b5"

0 commit comments

Comments
 (0)