Skip to content

Commit 65cd7a4

Browse files
chore(deps): update dev dependency eslint-config-prettier to v6.11.0 (#825)
Co-authored-by: Renovate Bot <[email protected]>
1 parent e5f012f commit 65cd7a4

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
@@ -46,7 +46,7 @@
4646
"babel-plugin-dev-expression": "0.2.2",
4747
"concurrently": "5.2.0",
4848
"eslint": "6.8.0",
49-
"eslint-config-prettier": "6.10.1",
49+
"eslint-config-prettier": "6.11.0",
5050
"eslint-plugin-import": "2.20.2",
5151
"eslint-plugin-react": "7.19.0",
5252
"husky": "4.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2909,10 +2909,10 @@ escodegen@^1.9.1:
29092909
optionalDependencies:
29102910
source-map "~0.6.1"
29112911

2912-
eslint-config-prettier@6.10.1:
2913-
version "6.10.1"
2914-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1.tgz#129ef9ec575d5ddc0e269667bf09defcd898642a"
2915-
integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ==
2912+
eslint-config-prettier@6.11.0:
2913+
version "6.11.0"
2914+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
2915+
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
29162916
dependencies:
29172917
get-stdin "^6.0.0"
29182918

0 commit comments

Comments
 (0)