Skip to content

Commit

Permalink
Merge pull request #416 from okp4/dependabot/npm_and_yarn/prettier-3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
2 parents b17dec2 + 8a744d3 commit a77edb1
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 @@ -67,7 +67,7 @@
"docusaurus-plugin-drawio": "^0.4.0",
"graphviz-react": "^1.2.5",
"markdownlint-cli": "^0.39.0",
"prettier": "^3.2.4",
"prettier": "^3.2.5",
"remark-kroki": "^0.3.1",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8135,10 +8135,10 @@ postcss@^8.4.17, postcss@^8.4.19, postcss@^8.4.21, postcss@^8.4.26:
picocolors "^1.0.0"
source-map-js "^1.0.2"

prettier@^3.2.4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.4.tgz#4723cadeac2ce7c9227de758e5ff9b14e075f283"
integrity sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==
prettier@^3.2.5:
version "3.2.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==

pretty-error@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit a77edb1

Please sign in to comment.