Skip to content
This repository was archived by the owner on May 26, 2021. It is now read-only.

Commit 8d246f6

Browse files
authored
⬆️ Update eslint-config-prettier to version 6.14.0 (#186)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent cfb20ff commit 8d246f6

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
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/eslint-plugin": "^4.5.0",
3434
"@typescript-eslint/parser": "^4.5.0",
3535
"eslint": "^7.11.0",
36-
"eslint-config-prettier": "^6.13.0",
36+
"eslint-config-prettier": "^6.14.0",
3737
"express": "^4.17.1",
3838
"prettier": "^2.1.2",
3939
"rimraf": "^3.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -665,10 +665,10 @@ escape-string-regexp@^1.0.5:
665665
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
666666
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
667667

668-
eslint-config-prettier@^6.13.0:
669-
version "6.13.0"
670-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.13.0.tgz#207d88796b5624e5bb815bbbdfc5891ceb9ebffa"
671-
integrity sha512-LcT0i0LSmnzqK2t764pyIt7kKH2AuuqKRTtJTdddWxOiUja9HdG5GXBVF2gmCTvVYWVsTu8J2MhJLVGRh+pj8w==
668+
eslint-config-prettier@^6.14.0:
669+
version "6.14.0"
670+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.14.0.tgz#390e7863a8ae99970981933826476169285b3a27"
671+
integrity sha512-DbVwh0qZhAC7CNDWcq8cBdK6FcVHiMTKmCypOPWeZkp9hJ8xYwTaWSa6bb6cjfi8KOeJy0e9a8Izxyx+O4+gCQ==
672672
dependencies:
673673
get-stdin "^6.0.0"
674674

0 commit comments

Comments
 (0)