Skip to content

Commit 07fb00c

Browse files
build(deps): bump remark-gfm from 4.0.0 to 4.0.1 in /web
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>
1 parent 53120d5 commit 07fb00c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-syntax-highlighter": "^15.6.1",
2828
"react-window": "^1.8.11",
2929
"rehype-katex": "^7.0.1",
30-
"remark-gfm": "^4.0.0",
30+
"remark-gfm": "^4.0.1",
3131
"remark-math": "^6.0.0"
3232
},
3333
"devDependencies": {

web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1884,7 +1884,7 @@ __metadata:
18841884
react-syntax-highlighter: "npm:^15.6.1"
18851885
react-window: "npm:^1.8.11"
18861886
rehype-katex: "npm:^7.0.1"
1887-
remark-gfm: "npm:^4.0.0"
1887+
remark-gfm: "npm:^4.0.1"
18881888
remark-math: "npm:^6.0.0"
18891889
vite: "npm:^6.1.0"
18901890
vitest: "npm:^3.0.7"
@@ -5291,17 +5291,17 @@ __metadata:
52915291
languageName: node
52925292
linkType: hard
52935293

5294-
"remark-gfm@npm:^4.0.0":
5295-
version: 4.0.0
5296-
resolution: "remark-gfm@npm:4.0.0"
5294+
"remark-gfm@npm:^4.0.1":
5295+
version: 4.0.1
5296+
resolution: "remark-gfm@npm:4.0.1"
52975297
dependencies:
52985298
"@types/mdast": "npm:^4.0.0"
52995299
mdast-util-gfm: "npm:^3.0.0"
53005300
micromark-extension-gfm: "npm:^3.0.0"
53015301
remark-parse: "npm:^11.0.0"
53025302
remark-stringify: "npm:^11.0.0"
53035303
unified: "npm:^11.0.0"
5304-
checksum: 10c0/db0aa85ab718d475c2596e27c95be9255d3b0fc730a4eda9af076b919f7dd812f7be3ac020611a8dbe5253fd29671d7b12750b56e529fdc32dfebad6dbf77403
5304+
checksum: 10c0/427ecc6af3e76222662061a5f670a3e4e33ec5fffe2cabf04034da6a3f9a1bda1fc023e838a636385ba314e66e2bebbf017ca61ebea357eb0f5200fe0625a4b7
53055305
languageName: node
53065306
linkType: hard
53075307

0 commit comments

Comments
 (0)