Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-prettier to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 5, 2023
1 parent 5ea7ce3 commit 7b82e59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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": "9.0.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: 9.0.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:9.0.0":
version: 9.0.0
resolution: "eslint-config-prettier@npm:9.0.0"
peerDependencies:
eslint: ">=7.0.0"
bin:
eslint-config-prettier: bin/cli.js
checksum: 1e94c3882c4d5e41e1dcfa2c368dbccbfe3134f6ac7d40101644d3bfbe3eb2f2ffac757f3145910b5eacf20c0e85e02b91293d3126d770cbf3dc390b3564681c
checksum: 362e991b6cb343f79362bada2d97c202e5303e6865888918a7445c555fb75e4c078b01278e90be98aa98ae22f8597d8e93d48314bec6824f540f7efcab3ce451
languageName: node
linkType: hard

Expand Down

0 comments on commit 7b82e59

Please sign in to comment.