Skip to content

Commit 48b40a0

Browse files
authored
Merge pull request #49 from dotansimha/renovate/eslint-config-prettier-6.x
Update dependency eslint-config-prettier to v6.15.0
2 parents 7857164 + f7aeb45 commit 48b40a0

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
@@ -21,7 +21,7 @@
2121
"@typescript-eslint/eslint-plugin": "3.10.1",
2222
"@typescript-eslint/parser": "3.10.1",
2323
"eslint": "7.6.0",
24-
"eslint-config-prettier": "6.11.0",
24+
"eslint-config-prettier": "6.15.0",
2525
"eslint-config-standard": "14.1.1",
2626
"eslint-plugin-import": "2.22.0",
2727
"eslint-plugin-node": "11.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3113,10 +3113,10 @@ escodegen@^1.14.1:
31133113
optionalDependencies:
31143114
source-map "~0.6.1"
31153115

3116-
eslint-config-prettier@6.11.0:
3117-
version "6.11.0"
3118-
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
3119-
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
3116+
eslint-config-prettier@6.15.0:
3117+
version "6.15.0"
3118+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
3119+
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
31203120
dependencies:
31213121
get-stdin "^6.0.0"
31223122

0 commit comments

Comments
 (0)