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

Commit ceb7109

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v8
1 parent 0fd20a5 commit ceb7109

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.18.0",
5555
"@typescript-eslint/parser": "4.18.0",
5656
"eslint": "7.22.0",
57-
"eslint-config-prettier": "7.2.0",
57+
"eslint-config-prettier": "8.1.0",
5858
"eslint-plugin-import": "2.22.1",
5959
"eslint-plugin-jsdoc": "32.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
@@ -1489,10 +1489,10 @@ escodegen@^1.14.1:
14891489
optionalDependencies:
14901490
source-map "~0.6.1"
14911491

1492-
eslint-config-prettier@7.2.0:
1493-
version "7.2.0"
1494-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
1495-
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
1492+
eslint-config-prettier@8.1.0:
1493+
version "8.1.0"
1494+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6"
1495+
integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw==
14961496

14971497
eslint-import-resolver-node@^0.3.4:
14981498
version "0.3.4"

0 commit comments

Comments
 (0)