Skip to content

Commit 9af30c9

Browse files
renovate[bot]felixfbecker
authored andcommitted
fix(deps): update dependency eslint-config-prettier to ^6.5.0 (#11)
1 parent 071877b commit 9af30c9

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
@@ -37,7 +37,7 @@
3737
"@sourcegraph/prettierrc": "^3.0.1",
3838
"@typescript-eslint/eslint-plugin": "^2.4.0",
3939
"@typescript-eslint/parser": "^2.4.0",
40-
"eslint-config-prettier": "^6.0.0",
40+
"eslint-config-prettier": "^6.5.0",
4141
"eslint-plugin-ban": "^1.3.0",
4242
"eslint-plugin-etc": "^0.0.1-beta.6",
4343
"eslint-plugin-import": "^2.18.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1455,10 +1455,10 @@ escape-string-regexp@^1.0.5:
14551455
resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
14561456
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
14571457

1458-
eslint-config-prettier@^6.0.0:
1459-
version "6.0.0"
1460-
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25"
1461-
integrity sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA==
1458+
eslint-config-prettier@^6.5.0:
1459+
version "6.5.0"
1460+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.5.0.tgz#aaf9a495e2a816865e541bfdbb73a65cc162b3eb"
1461+
integrity sha512-cjXp8SbO9VFGW/Z7mbTydqS9to8Z58E5aYhj3e1+Hx7lS9s6gL5ILKNpCqZAFOVYRcSkWPFYljHrEh8QFEK5EQ==
14621462
dependencies:
14631463
get-stdin "^6.0.0"
14641464

0 commit comments

Comments
 (0)