Skip to content

Commit

Permalink
⬆️ Upgrade dependency prettier to v3.1.1 (#467)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 12666c8 commit c891647
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"postcss-cli": "11.0.0",
"postcss-import": "15.1.0",
"postcss-nested": "6.0.1",
"prettier": "3.1.0",
"prettier": "3.1.1",
"prettier-plugin-tailwindcss": "0.5.9",
"simple-icons": "10.1.0",
"svg-mixer": "2.3.14",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2052,10 +2052,10 @@ prettier-plugin-tailwindcss@0.5.9:
resolved "https://registry.yarnpkg.com/prettier-plugin-tailwindcss/-/prettier-plugin-tailwindcss-0.5.9.tgz#fdc2bd95a02b64702ebd2d6c7ddd300198de3cc6"
integrity sha512-9x3t1s2Cjbut2QiP+O0mDqV3gLXTe2CgRlQDgucopVkUdw26sQi53p/q4qvGxMLBDfk/dcTV57Aa/zYwz9l8Ew==

prettier@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.0.tgz#c6d16474a5f764ea1a4a373c593b779697744d5e"
integrity sha512-TQLvXjq5IAibjh8EpBIkNKxO749UEWABoiIZehEPiY4GNpVdhaFKqSTu+QrlU6D2dPAfubRmtJTi4K4YkQ5eXw==
prettier@3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==

pretty-hrtime@^1.0.3:
version "1.0.3"
Expand Down

0 comments on commit c891647

Please sign in to comment.