Skip to content

Commit 42d1be1

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v6.10.1
1 parent 6c5edf7 commit 42d1be1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"core-js": "3.6.4",
6262
"cypress": "4.2.0",
6363
"eslint": "6.8.0",
64-
"eslint-config-prettier": "6.10.0",
64+
"eslint-config-prettier": "6.10.1",
6565
"eslint-plugin-import": "2.20.1",
6666
"eslint-plugin-node": "11.0.0",
6767
"eslint-plugin-promise": "4.2.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3425,10 +3425,10 @@ escodegen@^1.11.1:
34253425
optionalDependencies:
34263426
source-map "~0.6.1"
34273427

3428-
3429-
version "6.10.0"
3430-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0.tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f"
3431-
integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg==
3428+
3429+
version "6.10.1"
3430+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.1.tgz#129ef9ec575d5ddc0e269667bf09defcd898642a"
3431+
integrity sha512-svTy6zh1ecQojvpbJSgH3aei/Rt7C6i090l5f2WQ4aB05lYHeZIR1qL4wZyyILTbtmnbHP5Yn8MrsOJMGa8RkQ==
34323432
dependencies:
34333433
get-stdin "^6.0.0"
34343434

0 commit comments

Comments
 (0)