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

Commit 83247bc

Browse files
authored
⬆️ Update eslint-config-prettier to version 8.1.0
1 parent a0d4e7f commit 83247bc

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.19.0",
3434
"@typescript-eslint/parser": "^4.19.0",
3535
"eslint": "^7.23.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
@@ -697,10 +697,10 @@ escape-string-regexp@^1.0.5:
697697
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
698698
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
699699

700-
eslint-config-prettier@^7.2.0:
701-
version "7.2.0"
702-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
703-
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
700+
eslint-config-prettier@^8.1.0:
701+
version "8.1.0"
702+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
703+
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
704704

705705
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
706706
version "5.1.1"

0 commit comments

Comments
 (0)