Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 9aba60c

Browse files
chore(deps): update dependency eslint-config-prettier to v8.9.0
1 parent e34280d commit 9aba60c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"cz-conventional-changelog": "2.1.0",
6464
"eslint": "8.37.0",
6565
"eslint-config-airbnb-base": "15.0.0",
66-
"eslint-config-prettier": "8.5.0",
66+
"eslint-config-prettier": "8.9.0",
6767
"eslint-plugin-import": "2.26.0",
6868
"lint-staged": "7.3.0",
6969
"mocha": "10.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2950,10 +2950,10 @@ [email protected]:
29502950
object.entries "^1.1.5"
29512951
semver "^6.3.0"
29522952

2953-
eslint-config-prettier@8.5.0:
2954-
version "8.5.0"
2955-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
2956-
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
2953+
eslint-config-prettier@8.9.0:
2954+
version "8.9.0"
2955+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b"
2956+
integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==
29572957

29582958
eslint-import-resolver-node@^0.3.6:
29592959
version "0.3.6"

0 commit comments

Comments
 (0)