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

Commit a63f650

Browse files
authored
⬆️ Update eslint-config-prettier to version 7.1.0 (#231)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
1 parent 4bd8f16 commit a63f650

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.10.0",
3434
"@typescript-eslint/parser": "^4.10.0",
3535
"eslint": "^7.16.0",
36-
"eslint-config-prettier": "^7.0.0",
36+
"eslint-config-prettier": "^7.1.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
@@ -660,10 +660,10 @@ escape-string-regexp@^1.0.5:
660660
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
661661
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
662662

663-
eslint-config-prettier@^7.0.0:
664-
version "7.0.0"
665-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.0.0.tgz#c1ae4106f74e6c0357f44adb076771d032ac0e97"
666-
integrity sha512-8Y8lGLVPPZdaNA7JXqnvETVC7IiVRgAP6afQu9gOQRn90YY3otMNh+x7Vr2vMePQntF+5erdSUBqSzCmU/AxaQ==
663+
eslint-config-prettier@^7.1.0:
664+
version "7.1.0"
665+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.1.0.tgz#5402eb559aa94b894effd6bddfa0b1ca051c858f"
666+
integrity sha512-9sm5/PxaFG7qNJvJzTROMM1Bk1ozXVTKI0buKOyb0Bsr1hrwi0H/TzxF/COtf1uxikIK8SwhX7K6zg78jAzbeA==
667667

668668
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
669669
version "5.1.1"

0 commit comments

Comments
 (0)