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

Commit bd4572e

Browse files
authored
⬆️ Update eslint-config-prettier to version 8.3.0
1 parent f4266e1 commit bd4572e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
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.27.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",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -712,10 +712,10 @@ escape-string-regexp@^4.0.0:
712712
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
713713
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
714714

715-
eslint-config-prettier@^7.2.0:
716-
version "7.2.0"
717-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
718-
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
715+
eslint-config-prettier@^8.3.0:
716+
version "8.3.0"
717+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
718+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
719719

720720
eslint-scope@^5.0.0, eslint-scope@^5.1.1:
721721
version "5.1.1"

0 commit comments

Comments
 (0)