Skip to content

Commit

Permalink
fix(deps): update dependency marked to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and francois2metz committed May 6, 2024
1 parent 6b0b193 commit e8f171b
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 @@ -45,7 +45,7 @@
},
"dependencies": {
"@parcel/plugin": "^2.2.0",
"marked": "^11.0.0",
"marked": "^12.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 @@ -4256,12 +4256,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^11.0.0":
version: 11.2.0
resolution: "marked@npm:11.2.0"
"marked@npm:^12.0.0":
version: 12.0.2
resolution: "marked@npm:12.0.2"
bin:
marked: bin/marked.js
checksum: 10c0/4713cceabdcd0b4de9a156d601a55ae7e9091cd89ba75d8283042ddbbedb7cd765e02445a80be01131aa24a79003346fc650d66bf4423f7aa186dcc46b403849
checksum: 10c0/45ae2e1e3f06b30a5b5f64efc6cde9830c81d1d024fd7668772a3217f1bc0f326e66a6b8970482d9783edf1f581fecac7023a7fa160f2c14dbcc16e064b4eafb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4689,7 +4689,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:^11.0.0"
marked: "npm:^12.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 e8f171b

Please sign in to comment.