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

Commit ff80c9c

Browse files
authored
⬆️ Update eslint-config-prettier to version 8.1.0
1 parent 1533c1e commit ff80c9c

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.15.2",
3434
"@typescript-eslint/parser": "^4.15.2",
3535
"eslint": "^7.21.0",
36-
"eslint-config-prettier": "^7.2.0",
36+
"eslint-config-prettier": "^8.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
@@ -677,10 +677,10 @@ escape-string-regexp@^1.0.5:
677677
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
678678
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
679679

680-
eslint-config-prettier@^7.2.0:
681-
version "7.2.0"
682-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
683-
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
680+
eslint-config-prettier@^8.1.0:
681+
version "8.1.0"
682+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
683+
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
684684

685685
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
686686
version "5.1.1"

0 commit comments

Comments
 (0)