Skip to content

Commit 46bf86b

Browse files
authoredFeb 10, 2025··
deps: bump remark-gfm from 4.0.0 to 4.0.1 in /ui (#1788)
Bumps [remark-gfm](https://github.com/remarkjs/remark-gfm) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/remarkjs/remark-gfm/releases) - [Commits](remarkjs/remark-gfm@4.0.0...4.0.1) --- updated-dependencies: - dependency-name: remark-gfm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb9e59c commit 46bf86b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-vis": "^1.12.1",
4141
"reactflow": "^11.11.3",
4242
"redux": "^5.0.1",
43-
"remark-gfm": "4.0.0",
43+
"remark-gfm": "4.0.1",
4444
"unzipit": "^1.4.3",
4545
"uuid": "^11.0.5",
4646
"web-vitals": "^4.2.4"

‎ui/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -9731,10 +9731,10 @@ relateurl@^0.2.7:
97319731
resolved "https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz"
97329732
integrity sha1-VNvzd+UUQKypCkzSdGANP/LYiKk=
97339733

9734-
remark-gfm@4.0.0:
9735-
version "4.0.0"
9736-
resolved "https://registry.yarnpkg.com/remark-gfm/-/remark-gfm-4.0.0.tgz#aea777f0744701aa288b67d28c43565c7e8c35de"
9737-
integrity sha512-U92vJgBPkbw4Zfu/IiW2oTZLSL3Zpv+uI7My2eq8JxKgqraFdU8YUGicEJCEgSbeaG+QDFqIcwwfMTOEelPxuA==
9734+
remark-gfm@4.0.1:
9735+
version "4.0.1"
9736+
resolved "https://registry.yarnpkg.com/remark-gfm/-/remark-gfm-4.0.1.tgz#33227b2a74397670d357bf05c098eaf8513f0d6b"
9737+
integrity sha512-1quofZ2RQ9EWdeN34S79+KExV1764+wCUGop5CPL1WGdD0ocPpu91lzPGbwWMECpEpd42kJGQwzRfyov9j4yNg==
97389738
dependencies:
97399739
"@types/mdast" "^4.0.0"
97409740
mdast-util-gfm "^3.0.0"

0 commit comments

Comments
 (0)
Please sign in to comment.