Skip to content

Commit

Permalink
build(deps): bump remark-gfm from 4.0.0 to 4.0.1
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent ff70b21 commit 5d05f94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"react-select": "^5.8.3",
"react-tooltip": "^5.28.0",
"reactjs-popup": "^2.0.6",
"remark-gfm": "^4.0.0",
"remark-gfm": "^4.0.1",
"tailwindcss": "^3.4.1"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2456,7 +2456,7 @@ __metadata:
react-select-event: "npm:^5.5.1"
react-tooltip: "npm:^5.28.0"
reactjs-popup: "npm:^2.0.6"
remark-gfm: "npm:^4.0.0"
remark-gfm: "npm:^4.0.1"
rollup: "npm:^4.28.0"
rollup-plugin-dts: "npm:^6.1.1"
rollup-plugin-peer-deps-external: "npm:^2.2.4"
Expand Down Expand Up @@ -14295,17 +14295,17 @@ __metadata:
languageName: node
linkType: hard

"remark-gfm@npm:^4.0.0":
version: 4.0.0
resolution: "remark-gfm@npm:4.0.0"
"remark-gfm@npm:^4.0.1":
version: 4.0.1
resolution: "remark-gfm@npm:4.0.1"
dependencies:
"@types/mdast": "npm:^4.0.0"
mdast-util-gfm: "npm:^3.0.0"
micromark-extension-gfm: "npm:^3.0.0"
remark-parse: "npm:^11.0.0"
remark-stringify: "npm:^11.0.0"
unified: "npm:^11.0.0"
checksum: db0aa85ab718d475c2596e27c95be9255d3b0fc730a4eda9af076b919f7dd812f7be3ac020611a8dbe5253fd29671d7b12750b56e529fdc32dfebad6dbf77403
checksum: 427ecc6af3e76222662061a5f670a3e4e33ec5fffe2cabf04034da6a3f9a1bda1fc023e838a636385ba314e66e2bebbf017ca61ebea357eb0f5200fe0625a4b7
languageName: node
linkType: hard

Expand Down

0 comments on commit 5d05f94

Please sign in to comment.