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

Commit bc1b7ec

Browse files
authored
⬆️ Update eslint-config-prettier to version 6.15.0 (#195)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 6f08f37 commit bc1b7ec

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.6.0",
3434
"@typescript-eslint/parser": "^4.6.0",
3535
"eslint": "^7.12.1",
36-
"eslint-config-prettier": "^6.14.0",
36+
"eslint-config-prettier": "^6.15.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.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==
668+
eslint-config-prettier@^6.15.0:
669+
version "6.15.0"
670+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.15.0.tgz#7f93f6cb7d45a92f1537a70ecc06366e1ac6fed9"
671+
integrity sha512-a1+kOYLR8wMGustcgAjdydMsQ2A/2ipRPwRKUmfYaSxc9ZPcrku080Ctl6zrZzZNs/U82MjSv+qKREkoq3bJaw==
672672
dependencies:
673673
get-stdin "^6.0.0"
674674

0 commit comments

Comments
 (0)