Skip to content

Commit d3c8f89

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v6.12.0
1 parent fc5215c commit d3c8f89

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
@@ -66,7 +66,7 @@
6666
"babel-loader": "8.1.0",
6767
"babel-plugin-react-native-web": "0.12.2",
6868
"eslint": "6.8.0",
69-
"eslint-config-prettier": "6.10.1",
69+
"eslint-config-prettier": "6.12.0",
7070
"eslint-plugin-import": "2.20.2",
7171
"eslint-plugin-prettier": "3.1.2",
7272
"eslint-plugin-react": "7.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7449,10 +7449,10 @@ escodegen@^1.11.1:
74497449
optionalDependencies:
74507450
source-map "~0.6.1"
74517451

7452-
eslint-config-prettier@6.10.1:
7453-
version "6.10.1"
7454-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1.tgz#129ef9ec575d5ddc0e269667bf09defcd898642a"
7455-
integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ==
7452+
eslint-config-prettier@6.12.0:
7453+
version "6.12.0"
7454+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2"
7455+
integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw==
74567456
dependencies:
74577457
get-stdin "^6.0.0"
74587458

0 commit comments

Comments
 (0)