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 Oct 28, 2023
1 parent a03767a commit a129ac0
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 @@ -11,7 +11,7 @@
},
"license": "MIT",
"dependencies": {
"marked": "5.1.2",
"marked": "9.1.3",
"vue": "3.3.6",
"vue-i18n": "9.5.0",
"vue-router": "4.2.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2319,7 +2319,7 @@ __metadata:
autoprefixer: 10.4.16
eslint: 8.52.0
eslint-plugin-vue: 9.17.0
marked: 5.1.2
marked: 9.1.3
postcss: 8.4.31
prettier: 3.0.3
tailwindcss: 3.3.3
Expand Down Expand Up @@ -2619,12 +2619,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:5.1.2":
version: 5.1.2
resolution: "marked@npm:5.1.2"
"marked@npm:9.1.3":
version: 9.1.3
resolution: "marked@npm:9.1.3"
bin:
marked: bin/marked.js
checksum: fff8741a1dc7313f32bea221079a3d6ff55cd485170fade8841b77b48c89ad5b96676e645636e73e50f4b5b6d65cf9d8821072afb16173822505949df2407ffe
checksum: d6f6e03006fd929e3d727848be7ee7df97454f620b00ef6372317a53795ab456f5cddb2bc4ba18b32b9c73ca4411f01b076ff1d283bd02b07f88af0af0443e6a
languageName: node
linkType: hard

Expand Down

0 comments on commit a129ac0

Please sign in to comment.