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 4, 2024
1 parent 005185a commit 43b600b
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": "^4.0.10",
"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 @@ -2289,12 +2289,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^4.0.10":
version: 4.3.0
resolution: "marked@npm:4.3.0"
"marked@npm:^9.0.0":
version: 9.1.6
resolution: "marked@npm:9.1.6"
bin:
marked: bin/marked.js
checksum: 10c0/0013463855e31b9c88d8bb2891a611d10ef1dc79f2e3cbff1bf71ba389e04c5971298c886af0be799d7fa9aa4593b086a136062d59f1210b0480b026a8c5dc47
checksum: 10c0/010bbd33c0f38300259c5d3bf0063deb36bab098d37ac0a3be5a35a65674a4c693427fc6704f486a89f638e9b36c36b8e220a93d47163f4e70e45a1fa8ca7b60
languageName: node
linkType: hard

Expand Down Expand Up @@ -2595,7 +2595,7 @@ __metadata:
"@parcel/transformer-typescript-types": "npm:2.12.0"
"@types/marked": "npm:^4.0.1"
"@types/yaml-front-matter": "npm:^4.1.3"
marked: "npm:^4.0.10"
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 43b600b

Please sign in to comment.