Skip to content

Commit 6efec4d

Browse files
renovate[bot]tmorehouse
authored andcommitted
chore(deps): update devdependency eslint-config-prettier to ^6.3.0 (#4069)
1 parent 7e5621b commit 6efec4d

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.2.0",
102+
"eslint-config-prettier": "^6.3.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
@@ -4673,10 +4673,10 @@ escodegen@^1.11.0, escodegen@^1.9.1:
46734673
optionalDependencies:
46744674
source-map "~0.6.1"
46754675

4676-
eslint-config-prettier@^6.2.0:
4677-
version "6.2.0"
4678-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.2.0.tgz#80e0b8714e3f6868c4ac2a25fbf39c02e73527a7"
4679-
integrity sha512-VLsgK/D+S/FEsda7Um1+N8FThec6LqE3vhcMyp8mlmto97y3fGf3DX7byJexGuOb1QY0Z/zz222U5t+xSfcZDQ==
4676+
eslint-config-prettier@^6.3.0:
4677+
version "6.3.0"
4678+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.3.0.tgz#e73b48e59dc49d950843f3eb96d519e2248286a3"
4679+
integrity sha512-EWaGjlDAZRzVFveh2Jsglcere2KK5CJBhkNSa1xs3KfMUGdRiT7lG089eqPdvlzWHpAqaekubOsOMu8W8Yk71A==
46804680
dependencies:
46814681
get-stdin "^6.0.0"
46824682

0 commit comments

Comments
 (0)