Skip to content

Commit 3aa78fd

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update devdependency eslint-config-prettier to ^6.2.0 (#4005)
1 parent dfabe51 commit 3aa78fd

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
@@ -99,7 +99,7 @@
9999
"core-js": ">=2.6.5 <3.0.0",
100100
"cross-env": "^5.2.1",
101101
"eslint": "^6.3.0",
102-
"eslint-config-prettier": "^6.1.0",
102+
"eslint-config-prettier": "^6.2.0",
103103
"eslint-config-standard": "^14.1.0",
104104
"eslint-config-vue": "^2.0.2",
105105
"eslint-plugin-import": "^2.18.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4800,10 +4800,10 @@ escodegen@^1.11.0, escodegen@^1.9.1:
48004800
optionalDependencies:
48014801
source-map "~0.6.1"
48024802

4803-
eslint-config-prettier@^6.1.0:
4804-
version "6.1.0"
4805-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.1.0.tgz#e6f678ba367fbd1273998d5510f76f004e9dce7b"
4806-
integrity sha512-k9fny9sPjIBQ2ftFTesJV21Rg4R/7a7t7LCtZVrYQiHEp8Nnuk3EGaDmsKSAnsPj0BYcgB2zxzHa2NTkIxcOLg==
4803+
eslint-config-prettier@^6.2.0:
4804+
version "6.2.0"
4805+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.2.0.tgz#80e0b8714e3f6868c4ac2a25fbf39c02e73527a7"
4806+
integrity sha512-VLsgK/D+S/FEsda7Um1+N8FThec6LqE3vhcMyp8mlmto97y3fGf3DX7byJexGuOb1QY0Z/zz222U5t+xSfcZDQ==
48074807
dependencies:
48084808
get-stdin "^6.0.0"
48094809

0 commit comments

Comments
 (0)