Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 12, 2023
1 parent 61f33ea commit 961de4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Expand Up @@ -37,6 +37,6 @@
},
"peerDependencies": {
"eslint": "^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0",
"prettier": "^2.2.1"
"prettier": "^2.2.1 || ^3.0.0"
}
}
2 changes: 1 addition & 1 deletion yarn.lock
Expand Up @@ -2772,7 +2772,7 @@ __metadata:
prettier: 3.0.0
peerDependencies:
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0
prettier: ^2.2.1
prettier: ^2.2.1 || ^3.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 961de4e

Please sign in to comment.