Skip to content

Commit 85ffab0

Browse files
renovate[bot]ghengeveld
authored andcommitted
Update dependency eslint-config-prettier to v6.2.0 (#98)
1 parent 1ea71b6 commit 85ffab0

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
@@ -53,7 +53,7 @@
5353
"babel-loader": "8.0.6",
5454
"copyfiles": "2.1.1",
5555
"eslint": "6.3.0",
56-
"eslint-config-prettier": "6.1.0",
56+
"eslint-config-prettier": "6.2.0",
5757
"eslint-plugin-jest": "22.17.0",
5858
"eslint-plugin-prettier": "3.1.0",
5959
"eslint-plugin-promise": "4.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7325,10 +7325,10 @@ escodegen@~1.9.0:
73257325
optionalDependencies:
73267326
source-map "~0.6.1"
73277327

7328-
eslint-config-prettier@6.1.0:
7329-
version "6.1.0"
7330-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.1.0.tgz#e6f678ba367fbd1273998d5510f76f004e9dce7b"
7331-
integrity sha512-k9fny9sPjIBQ2ftFTesJV21Rg4R/7a7t7LCtZVrYQiHEp8Nnuk3EGaDmsKSAnsPj0BYcgB2zxzHa2NTkIxcOLg==
7328+
eslint-config-prettier@6.2.0:
7329+
version "6.2.0"
7330+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.2.0.tgz#80e0b8714e3f6868c4ac2a25fbf39c02e73527a7"
7331+
integrity sha512-VLsgK/D+S/FEsda7Um1+N8FThec6LqE3vhcMyp8mlmto97y3fGf3DX7byJexGuOb1QY0Z/zz222U5t+xSfcZDQ==
73327332
dependencies:
73337333
get-stdin "^6.0.0"
73347334

0 commit comments

Comments
 (0)