Skip to content

Commit 05895f1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency eslint-config-prettier to v6.15.0
1 parent 28ad8ee commit 05895f1

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
@@ -34,7 +34,7 @@
3434
"@typescript-eslint/parser": "2.23.0",
3535
"cpx": "1.5.0",
3636
"eslint": "6.8.0",
37-
"eslint-config-prettier": "6.10.0",
37+
"eslint-config-prettier": "6.15.0",
3838
"eslint-plugin-prettier": "3.1.2",
3939
"gas-webpack-plugin": "1.0.2",
4040
"jest": "26.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2180,10 +2180,10 @@ escodegen@^1.14.1:
21802180
optionalDependencies:
21812181
source-map "~0.6.1"
21822182

2183-
eslint-config-prettier@6.10.0:
2184-
version "6.10.0"
2185-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0.tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f"
2186-
integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg==
2183+
eslint-config-prettier@6.15.0:
2184+
version "6.15.0"
2185+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
2186+
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
21872187
dependencies:
21882188
get-stdin "^6.0.0"
21892189

0 commit comments

Comments
 (0)