Skip to content

Commit

Permalink
fix: upgrade marked from 0.7.0 to 0.8.0 (#125)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade marked from 0.7.0 to 0.8.0.

See this package in NPM:
https://www.npmjs.com/package/marked

See this project in Snyk:
https://app.snyk.io/org/omrilotan/project/0f827b7a-79c0-4c34-98db-50cd2f93b006?utm_source=github&utm_medium=upgrade-pr
  • Loading branch information
snyk-bot authored and omrilotan committed Dec 22, 2019
1 parent 883cb2b commit 7ecc645
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/markt/package.json
Expand Up @@ -18,7 +18,7 @@
},
"dependencies": {
"fs-extra": "^7.0.0",
"marked": "^0.7.0",
"marked": "^0.8.0",
"paraphrase": "^1.7.0"
},
"preferGlobal": true
Expand Down

0 comments on commit 7ecc645

Please sign in to comment.