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

Commit 893e52a

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v8
1 parent 09c03dc commit 893e52a

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
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/eslint-plugin": "4.33.0",
5555
"@typescript-eslint/parser": "4.33.0",
5656
"eslint": "7.32.0",
57-
"eslint-config-prettier": "7.2.0",
57+
"eslint-config-prettier": "8.3.0",
5858
"eslint-plugin-import": "2.25.3",
5959
"eslint-plugin-jsdoc": "33.3.0",
6060
"eslint-plugin-prefer-arrow": "1.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1609,10 +1609,10 @@ escodegen@^2.0.0:
16091609
optionalDependencies:
16101610
source-map "~0.6.1"
16111611

1612-
eslint-config-prettier@7.2.0:
1613-
version "7.2.0"
1614-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
1615-
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
1612+
eslint-config-prettier@8.3.0:
1613+
version "8.3.0"
1614+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
1615+
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
16161616

16171617
eslint-import-resolver-node@^0.3.6:
16181618
version "0.3.6"

0 commit comments

Comments
 (0)