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] authored Jun 8, 2024
1 parent 6f5fc59 commit 28c76f4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"photoswipe": "5.4.3",
"photoswipe-dynamic-caption-plugin": "dimsemenov/photoswipe-dynamic-caption-plugin",
"pinst": "3.0.0",
"prettier": "2.8.8",
"prettier": "3.3.1",
"prop-types": "15.8.1",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13843,7 +13843,16 @@ photoswipe-dynamic-caption-plugin@dimsemenov/photoswipe-dynamic-caption-plugin:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2.8.0":
"prettier@npm:3.3.1":
version: 3.3.1
resolution: "prettier@npm:3.3.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/31ca48d07a163fe6bff5483feb9bdf3bd7e4305e8d976373375cddc2949180a007be3ef08c36f4d7b31e449acef1ebbf46d3b94dc32f5a276837bf48c393be69
languageName: node
linkType: hard

"prettier@npm:^2.8.0":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down Expand Up @@ -14258,7 +14267,7 @@ photoswipe-dynamic-caption-plugin@dimsemenov/photoswipe-dynamic-caption-plugin:
photoswipe: "npm:5.4.3"
photoswipe-dynamic-caption-plugin: dimsemenov/photoswipe-dynamic-caption-plugin
pinst: "npm:3.0.0"
prettier: "npm:2.8.8"
prettier: "npm:3.3.1"
prop-types: "npm:15.8.1"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down

0 comments on commit 28c76f4

Please sign in to comment.