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 Nov 2, 2023
1 parent a03767a commit d78b9ce
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.5",
"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.5
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.5":
version: 9.1.5
resolution: "marked@npm:9.1.5"
bin:
marked: bin/marked.js
checksum: fff8741a1dc7313f32bea221079a3d6ff55cd485170fade8841b77b48c89ad5b96676e645636e73e50f4b5b6d65cf9d8821072afb16173822505949df2407ffe
checksum: 55b27281f67c362d7ad08e9639a30fc80d1eea24d88a2071bbf8a6e0821d9203b0acf03ce3e7c47f361613cabc22293be3aaca7fa05dce159a30a936cfcb0f9c
languageName: node
linkType: hard

Expand Down

0 comments on commit d78b9ce

Please sign in to comment.