Skip to content

Commit

Permalink
Bump remark-frontmatter from 4.0.1 to 5.0.0 (#237)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Antoine du Hamel <antoine@transloadit.com>
  • Loading branch information
dependabot[bot] and aduh95 authored May 6, 2024
1 parent ae7633f commit a5dc1b1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
"prettier": "3.2.5",
"remark-cli": "^11.0.0",
"remark-directive": "^2.0.1",
"remark-frontmatter": "^4.0.0",
"remark-frontmatter": "^5.0.0",
"remark-gfm": "^3.0.1",
"remark-lint": "^9.0.0",
"remark-lint-final-newline": "^2.0.0",
Expand Down
37 changes: 1 addition & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9484,17 +9484,6 @@ __metadata:
languageName: node
linkType: hard

"mdast-util-frontmatter@npm:^1.0.0":
version: 1.0.1
resolution: "mdast-util-frontmatter@npm:1.0.1"
dependencies:
"@types/mdast": "npm:^3.0.0"
mdast-util-to-markdown: "npm:^1.3.0"
micromark-extension-frontmatter: "npm:^1.0.0"
checksum: 10/74ba3314c545c085b1506a5e63cea3168c1a62fe8b501fbf8c11d4aa7fe3bad963f074d7d2bf37868041f9c448ac5ea7c8c2d4f330f668c6c56cb53f410012da
languageName: node
linkType: hard

"mdast-util-frontmatter@npm:^2.0.0":
version: 2.0.1
resolution: "mdast-util-frontmatter@npm:2.0.1"
Expand Down Expand Up @@ -10038,18 +10027,6 @@ __metadata:
languageName: node
linkType: hard

"micromark-extension-frontmatter@npm:^1.0.0":
version: 1.1.1
resolution: "micromark-extension-frontmatter@npm:1.1.1"
dependencies:
fault: "npm:^2.0.0"
micromark-util-character: "npm:^1.0.0"
micromark-util-symbol: "npm:^1.0.0"
micromark-util-types: "npm:^1.0.0"
checksum: 10/3986f5154395e9e5d9de2e81c9db72f2b39b79f264d9a3739adb82a28982ae2926695cb3630b630d5f0042061fb57b2b33a65edc8b893dead98a235368b0c61b
languageName: node
linkType: hard

"micromark-extension-frontmatter@npm:^2.0.0":
version: 2.0.0
resolution: "micromark-extension-frontmatter@npm:2.0.0"
Expand Down Expand Up @@ -13162,18 +13139,6 @@ __metadata:
languageName: node
linkType: hard

"remark-frontmatter@npm:^4.0.0":
version: 4.0.1
resolution: "remark-frontmatter@npm:4.0.1"
dependencies:
"@types/mdast": "npm:^3.0.0"
mdast-util-frontmatter: "npm:^1.0.0"
micromark-extension-frontmatter: "npm:^1.0.0"
unified: "npm:^10.0.0"
checksum: 10/d458e4150af9dcf625193badfbb29c35fd20ac33bd5e6a210aee15d2f6bc9d262f2f4b6195c7f9ab157e2d78f256879a80eacadaeba0536d88548cc70d11dbb1
languageName: node
linkType: hard

"remark-frontmatter@npm:^5.0.0":
version: 5.0.0
resolution: "remark-frontmatter@npm:5.0.0"
Expand Down Expand Up @@ -16111,7 +16076,7 @@ __metadata:
react-dom: "npm:^18.2.0"
remark-cli: "npm:^11.0.0"
remark-directive: "npm:^2.0.1"
remark-frontmatter: "npm:^4.0.0"
remark-frontmatter: "npm:^5.0.0"
remark-gfm: "npm:^3.0.1"
remark-lint: "npm:^9.0.0"
remark-lint-final-newline: "npm:^2.0.0"
Expand Down

0 comments on commit a5dc1b1

Please sign in to comment.