Skip to content

Commit

Permalink
fix(deps): update dependency marked to v10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent 92cbc9f commit 1bd3ad6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@babel/runtime": "^7.16.7",
"@parcel/plugin": "^2.2.0",
"@types/marked": "^4.0.1",
"marked": "^4.0.10",
"marked": "^10.0.0",
"yaml-front-matter": "^4.1.1"
},
"engines": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4979,12 +4979,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^4.0.10":
version: 4.3.0
resolution: "marked@npm:4.3.0"
"marked@npm:^10.0.0":
version: 10.0.0
resolution: "marked@npm:10.0.0"
bin:
marked: bin/marked.js
checksum: 10c0/0013463855e31b9c88d8bb2891a611d10ef1dc79f2e3cbff1bf71ba389e04c5971298c886af0be799d7fa9aa4593b086a136062d59f1210b0480b026a8c5dc47
checksum: 10c0/5882b04a5f0d619757b281f09a67eb8f9e966299083748b51b144b482c56527161cc4dee3ef8e334926c84b7c6ad2bb5c48af5855a52c6ae460131175e3fb93f
languageName: node
linkType: hard

Expand Down Expand Up @@ -5386,7 +5386,7 @@ __metadata:
"@babel/runtime": "npm:^7.16.7"
"@parcel/plugin": "npm:^2.2.0"
"@types/marked": "npm:^4.0.1"
marked: "npm:^4.0.10"
marked: "npm:^10.0.0"
tsbb: "npm:3.7.9"
yaml-front-matter: "npm:^4.1.1"
peerDependencies:
Expand Down

0 comments on commit 1bd3ad6

Please sign in to comment.