Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 5ea7ce3 commit 968783e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/eslint-config-algolia/package.json
Expand Up @@ -33,10 +33,10 @@
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"prettier": "3.0.0"
"prettier": "3.2.4"
},
"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"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Expand Up @@ -2769,10 +2769,10 @@ __metadata:
eslint-plugin-prettier: 5.0.0
eslint-plugin-react: 7.32.2
eslint-plugin-react-hooks: 4.6.0
prettier: 3.0.0
prettier: 3.2.4
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 Expand Up @@ -6033,12 +6033,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
"prettier@npm:3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin/prettier.cjs
checksum: 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
checksum: 6ec9385a836e0b9bac549e585101c086d1521c31d7b882d5c8bb7d7646da0693da5f31f4fff6dc080710e5e2d34c85e6fb2f8766876b3645c8be2f33b9c3d1a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 968783e

Please sign in to comment.