Skip to content

Commit 88118af

Browse files
fix(deps): update dependency marked to v5 (graphql#1448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 47b2176 commit 88118af

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"gatsby-transformer-remark": "6.10.0",
3737
"glob": "10.2.6",
3838
"graphql": "16.6.0",
39-
"marked": "4.3.0",
39+
"marked": "5.0.2",
4040
"numbro": "2.3.6",
4141
"parser-front-matter": "1.6.4",
4242
"prism-react-renderer": "1.3.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8392,10 +8392,10 @@ markdown-table@^2.0.0:
83928392
dependencies:
83938393
repeat-string "^1.0.0"
83948394

8395-
marked@4.3.0:
8396-
version "4.3.0"
8397-
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
8398-
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
8395+
marked@5.0.2:
8396+
version "5.0.2"
8397+
resolved "https://registry.yarnpkg.com/marked/-/marked-5.0.2.tgz#ac79e78ea7ed9ad31de70b85e274595d9029e534"
8398+
integrity sha512-TXksm9GwqXCRNbFUZmMtqNLvy3K2cQHuWmyBDLOrY1e6i9UvZpOTJXoz7fBjYkJkaUFzV9hBFxMuZSyQt8R6KQ==
83998399

84008400
mdast-util-definitions@^4.0.0:
84018401
version "4.0.0"

0 commit comments

Comments
 (0)