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

Commit 6a910a4

Browse files
authored
Update eslint-config-prettier: 7.1.0 → 7.2.0 (minor) (#253)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 297ad0e commit 6a910a4

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.13.0",
3434
"@typescript-eslint/parser": "^4.13.0",
3535
"eslint": "^7.18.0",
36-
"eslint-config-prettier": "^7.1.0",
36+
"eslint-config-prettier": "^7.2.0",
3737
"express": "^4.17.1",
3838
"prettier": "^2.2.1",
3939
"rimraf": "^3.0.2",

yarn.lock

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

674-
eslint-config-prettier@^7.1.0:
675-
version "7.1.0"
676-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
677-
integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==
674+
eslint-config-prettier@^7.2.0:
675+
version "7.2.0"
676+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
677+
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
678678

679679
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
680680
version "5.1.1"

0 commit comments

Comments
 (0)