Skip to content

Commit

Permalink
Merge pull request #493 from axone-protocol/dependabot/npm_and_yarn/r…
Browse files Browse the repository at this point in the history
…emark-kroki-0.3.6
  • Loading branch information
dependabot[bot] authored May 20, 2024
2 parents 28c8406 + 7cafa30 commit f6a442f
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 @@ -69,7 +69,7 @@
"graphviz-react": "^1.2.5",
"markdownlint-cli": "^0.39.0",
"prettier": "^3.2.5",
"remark-kroki": "^0.3.5",
"remark-kroki": "^0.3.6",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
"stylelint-config-standard-scss": "^6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8945,10 +8945,10 @@ remark-gfm@^4.0.0:
remark-stringify "^11.0.0"
unified "^11.0.0"

remark-kroki@^0.3.5:
version "0.3.5"
resolved "https://registry.yarnpkg.com/remark-kroki/-/remark-kroki-0.3.5.tgz#dca2f96e70e465e51b8c4792bb56a5b9dde49c9c"
integrity sha512-PwTlLuxJPdzX/Sp5qJHPkFB+ziF5lwoY5WNDF3/d0kagl1HWC06Boa4U6S4sfcBSevJEMma2DYV5dW67WoN1Tg==
remark-kroki@^0.3.6:
version "0.3.6"
resolved "https://registry.yarnpkg.com/remark-kroki/-/remark-kroki-0.3.6.tgz#4efb7632037e14e7262a91fe3d734dfdead6ddff"
integrity sha512-Jzg5oylbKjQFk0pG0qFo5jrJ+qWyXbWkchDep6QTNkeycvCgwxWp7neHPFa0AtYUM3MLQt4BFlHNbdQTE/yJBA==
dependencies:
is-plain-obj "^4.1.0"
kebab-case "^1.0.2"
Expand Down

0 comments on commit f6a442f

Please sign in to comment.