Skip to content

Commit

Permalink
fix(deps): update dependency marked to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 6f70850 commit 48b84ec
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": "^6.0.0",
"marked": "^9.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:^6.0.0":
version: 6.0.0
resolution: "marked@npm:6.0.0"
"marked@npm:^9.0.0":
version: 9.1.6
resolution: "marked@npm:9.1.6"
bin:
marked: bin/marked.js
checksum: 10c0/ed3a57a2b701f7e95831de94379d21053db808e8114b74dd4ae37802d057636cc957c4cd35e6459117ba7d75e3b2cb2890779f91eadd20d6b79b83f05d360ed1
checksum: 10c0/010bbd33c0f38300259c5d3bf0063deb36bab098d37ac0a3be5a35a65674a4c693427fc6704f486a89f638e9b36c36b8e220a93d47163f4e70e45a1fa8ca7b60
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:^6.0.0"
marked: "npm:^9.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 48b84ec

Please sign in to comment.