Skip to content

Commit

Permalink
fix(deps): update dependency marked to v13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent 18b25dd commit 4fc8c8f
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 @@ -44,7 +44,7 @@
},
"dependencies": {
"@parcel/plugin": "^2.2.0",
"marked": "^12.0.0",
"marked": "^13.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 @@ -4250,12 +4250,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^12.0.0":
version: 12.0.2
resolution: "marked@npm:12.0.2"
"marked@npm:^13.0.0":
version: 13.0.0
resolution: "marked@npm:13.0.0"
bin:
marked: bin/marked.js
checksum: 10c0/45ae2e1e3f06b30a5b5f64efc6cde9830c81d1d024fd7668772a3217f1bc0f326e66a6b8970482d9783edf1f581fecac7023a7fa160f2c14dbcc16e064b4eafb
checksum: 10c0/ddae525b0f4ad3805b6bce5e12a65d6286ca557e4357006aedd92494e9613113b4773a8821894d63947818686853e40177d654e53a85cb4999de4003adf1472d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4685,7 +4685,7 @@ __metadata:
"@parcel/plugin": "npm:^2.2.0"
"@parcel/transformer-typescript-types": "npm:2.12.0"
"@types/yaml-front-matter": "npm:^4.1.3"
marked: "npm:^12.0.0"
marked: "npm:^13.0.0"
parcel: "npm:^2.12.0"
typescript: "npm:>=3.0.0"
yaml-front-matter: "npm:^4.1.1"
Expand Down

0 comments on commit 4fc8c8f

Please sign in to comment.