Skip to content

Commit 2128331

Browse files
Merge pull request #362 from feathersjs-ecosystem/greenkeeper/@vue/eslint-config-prettier-6.0.0
Update @vue/eslint-config-prettier to the latest version 🚀
2 parents 6a8e6ab + 8a35933 commit 2128331

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"@types/mocha": "^5.2.6",
135135
"@typescript-eslint/eslint-plugin": "^2.5.0",
136136
"@typescript-eslint/parser": "^2.5.0",
137-
"@vue/eslint-config-prettier": "^5.0.0",
137+
"@vue/eslint-config-prettier": "^6.0.0",
138138
"@vue/eslint-config-typescript": "^5.0.0",
139139
"@vue/test-utils": "^1.0.0-beta.29",
140140
"axios": "^0.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,10 +1014,10 @@
10141014
source-map "~0.6.1"
10151015
vue-template-es2015-compiler "^1.9.0"
10161016

1017-
"@vue/eslint-config-prettier@^5.0.0":
1018-
version "5.0.0"
1019-
resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-5.0.0.tgz#ce66c8c4d9e01ad1d4e1a12140ab685bd5ef345a"
1020-
integrity sha512-OXcH+XWevp3DIdC3BBornC1q6/MNYfca/3HY66awV6aGm+dtkR/hpfBb6fX7nsVjcox13kgG+eSUtUfJ3uxZ8A==
1017+
"@vue/eslint-config-prettier@^6.0.0":
1018+
version "6.0.0"
1019+
resolved "https://registry.yarnpkg.com/@vue/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#ad5912b308f4ae468458e02a2b05db0b9d246700"
1020+
integrity sha512-wFQmv45c3ige5EA+ngijq40YpVcIkAy0Lihupnsnd1Dao5CBbPyfCzqtejFLZX1EwH/kCJdpz3t6s+5wd3+KxQ==
10211021
dependencies:
10221022
eslint-config-prettier "^6.0.0"
10231023

0 commit comments

Comments
 (0)