Skip to content

Commit 1b4985b

Browse files
chore(deps): update devdependency eslint-config-prettier to ^6.12.0 (#5831)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 4a665be commit 1b4985b

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
@@ -125,7 +125,7 @@
125125
"core-js": ">=2.6.5 <3.0.0",
126126
"cross-env": "^7.0.2",
127127
"eslint": "^7.9.0",
128-
"eslint-config-prettier": "^6.11.0",
128+
"eslint-config-prettier": "^6.12.0",
129129
"eslint-config-standard": "^14.1.1",
130130
"eslint-config-vue": "^2.0.2",
131131
"eslint-plugin-import": "^2.22.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5511,10 +5511,10 @@ escodegen@^1.14.1:
55115511
optionalDependencies:
55125512
source-map "~0.6.1"
55135513

5514-
eslint-config-prettier@^6.11.0:
5515-
version "6.11.0"
5516-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
5517-
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
5514+
eslint-config-prettier@^6.12.0:
5515+
version "6.12.0"
5516+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2"
5517+
integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw==
55185518
dependencies:
55195519
get-stdin "^6.0.0"
55205520

0 commit comments

Comments
 (0)