Skip to content

Commit

Permalink
Merge pull request #454 from okp4/dependabot/npm_and_yarn/remark-krok…
Browse files Browse the repository at this point in the history
…i-0.3.5
  • Loading branch information
dependabot[bot] authored Mar 11, 2024
2 parents 9315980 + f9627f2 commit 02cae7e
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.3",
"remark-kroki": "^0.3.5",
"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 @@ -8584,10 +8584,10 @@ remark-gfm@^4.0.0:
remark-stringify "^11.0.0"
unified "^11.0.0"

remark-kroki@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/remark-kroki/-/remark-kroki-0.3.3.tgz#1708a0d7f54bbb513a0c551df939ed7d4d6b53f4"
integrity sha512-raTGKJD4XgUKmyiWc4R+R9NU0IZ91rLub+t4cHDZEtgM/9L2HXLGj/9sexVMTnAo2mizJOC55XJauyjaPDMZyQ==
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==
dependencies:
is-plain-obj "^4.1.0"
kebab-case "^1.0.2"
Expand Down

0 comments on commit 02cae7e

Please sign in to comment.