Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-config-prettier to v8.10.0 #324

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Expand Up @@ -24,7 +24,7 @@
"@babel/core": "7.22.8",
"@babel/eslint-parser": "7.22.7",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-jest": "27.2.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Expand Up @@ -2760,7 +2760,7 @@ __metadata:
"@babel/core": 7.22.8
"@babel/eslint-parser": 7.22.7
eslint: 8.44.0
eslint-config-prettier: 8.8.0
eslint-config-prettier: 8.10.0
eslint-plugin-eslint-comments: 3.2.0
eslint-plugin-import: 2.27.5
eslint-plugin-jest: 27.2.2
Expand All @@ -2776,14 +2776,14 @@ __metadata:
languageName: unknown
linkType: soft

"eslint-config-prettier@npm:8.8.0":
version: 8.8.0
resolution: "eslint-config-prettier@npm:8.8.0"
"eslint-config-prettier@npm:8.10.0":
version: 8.10.0
resolution: "eslint-config-prettier@npm:8.10.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
checksum: 153266badd477e49b0759816246b2132f1dbdb6c7f313ca60a9af5822fd1071c2bc5684a3720d78b725452bbac04bb130878b2513aea5e72b1b792de5a69fec8
languageName: node
linkType: hard

Expand Down