Skip to content
This repository was archived by the owner on Aug 12, 2023. It is now read-only.

Commit c765b76

Browse files
renovate[bot]WhiteSource Renovate
andauthored
Update dependency eslint-config-prettier to v6.10.0 (#337)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
1 parent 5a94f8b commit c765b76

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
@@ -16,7 +16,7 @@
1616
"eb-disable-npm": "1.0.1",
1717
"eslint": "6.8.0",
1818
"eslint-config-airbnb-base": "14.0.0",
19-
"eslint-config-prettier": "6.9.0",
19+
"eslint-config-prettier": "6.10.0",
2020
"eslint-plugin-import": "2.20.0",
2121
"eslint-plugin-prettier": "3.1.2",
2222
"husky": "3.0.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3986,10 +3986,10 @@ eslint-config-airbnb-base@14.0.0:
39863986
object.assign "^4.1.0"
39873987
object.entries "^1.1.0"
39883988

3989-
eslint-config-prettier@6.9.0:
3990-
version "6.9.0"
3991-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.9.0.tgz#430d24822e82f7deb1e22a435bfa3999fae4ad64"
3992-
integrity sha512-k4E14HBtcLv0uqThaI6I/n1LEqROp8XaPu6SO9Z32u5NlGRC07Enu1Bh2KEFw4FNHbekH8yzbIU9kUGxbiGmCA==
3989+
eslint-config-prettier@6.10.0:
3990+
version "6.10.0"
3991+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.10.0.tgz#7b15e303bf9c956875c948f6b21500e48ded6a7f"
3992+
integrity sha512-AtndijGte1rPILInUdHjvKEGbIV06NuvPrqlIEaEaWtbtvJh464mDeyGMdZEQMsGvC0ZVkiex1fSNcC4HAbRGg==
39933993
dependencies:
39943994
get-stdin "^6.0.0"
39953995

0 commit comments

Comments
 (0)