Skip to content

Commit

Permalink
fix(deps): update dependency marked to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent c87ceed commit 34ee280
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": "^14.0.0",
"marked": "^15.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 @@ -4196,12 +4196,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^14.0.0":
version: 14.1.4
resolution: "marked@npm:14.1.4"
"marked@npm:^15.0.0":
version: 15.0.0
resolution: "marked@npm:15.0.0"
bin:
marked: bin/marked.js
checksum: 10c0/7ccc4c9b58d430b68eb878133fc284235ef3022b1a465345d2464712bf7d47507203b54639826839b6cb8d8847cf46f2e382588b9e1fc1d98b657520e16bfa62
checksum: 10c0/717e641a7d4f14a099ceb4f094edf8f6048b84685e5d8e213889711b3f0ccd4756b3c576ce5c7378e0c54fe1ccbb116ef07ca663e18ad457be9a1bbc7b9c4c48
languageName: node
linkType: hard

Expand Down Expand Up @@ -4638,7 +4638,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:^14.0.0"
marked: "npm:^15.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 34ee280

Please sign in to comment.