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

Commit aac9830

Browse files
authored
⬆️ Update eslint-config-prettier to version 8.3.0
1 parent 57a15b7 commit aac9830

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.23.0",
3434
"@typescript-eslint/parser": "^4.23.0",
3535
"eslint": "^7.26.0",
36-
"eslint-config-prettier": "^7.2.0",
36+
"eslint-config-prettier": "^8.3.0",
3737
"express": "^4.17.1",
3838
"prettier": "^2.3.0",
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.3.0:
701+
version "8.3.0"
702+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
703+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
704704

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

0 commit comments

Comments
 (0)