Skip to content

Commit

Permalink
Merge pull request #446 from okp4/dependabot/npm_and_yarn/remark-krok…
Browse files Browse the repository at this point in the history
…i-0.3.3
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
2 parents a876dd2 + 3a1332a commit 3a231c7
Show file tree
Hide file tree
Showing 2 changed files with 11 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.1",
"remark-kroki": "^0.3.3",
"stylelint": "^14.16.1",
"stylelint-config-standard": "^29.0.0",
"stylelint-config-standard-scss": "^6.0.0",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6112,6 +6112,11 @@ katex@^0.16.0:
dependencies:
commander "^8.3.0"

kebab-case@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/kebab-case/-/kebab-case-1.0.2.tgz#5eac97d5d220acf606d40e3c0ecfea21f1f9e1eb"
integrity sha512-7n6wXq4gNgBELfDCpzKc+mRrZFs7D+wgfF5WRFLNAr4DA/qtr9Js8uOAVAfHhuLMfAcQ0pRKqbpjx+TcJVdE1Q==

keyv@^4.5.3:
version "4.5.4"
resolved "https://registry.yarnpkg.com/keyv/-/keyv-4.5.4.tgz#a879a99e29452f942439f2a405e3af8b31d4de93"
Expand Down Expand Up @@ -8631,12 +8636,13 @@ remark-gfm@^4.0.0:
remark-stringify "^11.0.0"
unified "^11.0.0"

remark-kroki@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/remark-kroki/-/remark-kroki-0.3.1.tgz#29bed01e5344dc42971eefcea7a42385e7fc3d1f"
integrity sha512-OhTpLVigSGo/17rl18zQbjgcj4IhivDaNRnpOLJ4N1KZ5YpK+N+mAy+YEJ/+3BsfRtuS+pzCTW1px7y2GPZFyA==
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==
dependencies:
is-plain-obj "^4.1.0"
kebab-case "^1.0.2"
markdown-code-block-meta "^0.0.2"
node-fetch "^3.3.2"
p-memoize "^7.1.1"
Expand Down

0 comments on commit 3a231c7

Please sign in to comment.