Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent fc2a521 commit 15c4332
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config-algolia/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "5.0.0",
"globals": "15.10.0",
"prettier": "3.3.3"
"prettier": "3.4.1"
},
"peerDependencies": {
"@stylistic/eslint-plugin": "^2.6.4",
Expand Down
15 changes: 12 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2861,12 +2861,12 @@ __metadata:

"eslint-config-algolia@file:../eslint-config-algolia::locator=test%40workspace%3Apackages%2Ftest":
version: 23.2.1
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=85f29e&locator=test%40workspace%3Apackages%2Ftest"
resolution: "eslint-config-algolia@file:../eslint-config-algolia#../eslint-config-algolia::hash=f09110&locator=test%40workspace%3Apackages%2Ftest"
peerDependencies:
"@stylistic/eslint-plugin": ^2.6.4
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
prettier: ^3.0.0
checksum: 10c0/53700f716b640d6d3cb73ee8a1d80a8728f2e345129070dfc0aff0ccb2eb67c0d4ad87203b374dcf65277c90ffd2cb96eee962f0fbc92c30c18d373cd4e5e3f9
checksum: 10c0/3990bcf047d96ab8a6cbcd260b680937ca93cede45d211365865a65f5a0509b03fe34015a9d3ce57348b40556697eb6769a11e679c8c496aa291e8bbea2303bf
languageName: node
linkType: hard

Expand All @@ -2889,7 +2889,7 @@ __metadata:
eslint-plugin-react: "npm:7.35.0"
eslint-plugin-react-hooks: "npm:5.0.0"
globals: "npm:15.10.0"
prettier: "npm:3.3.3"
prettier: "npm:3.4.1"
peerDependencies:
"@stylistic/eslint-plugin": ^2.6.4
eslint: ^5.16.0 || ^6.8.0 || ^7.2.0 || ^8.0.0 || ^9.0.0
Expand Down Expand Up @@ -5978,6 +5978,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c
languageName: node
linkType: hard

"pretty-format@npm:^29.7.0":
version: 29.7.0
resolution: "pretty-format@npm:29.7.0"
Expand Down

0 comments on commit 15c4332

Please sign in to comment.