Merge pull request #758 from ldapjs/dependabot/npm_and_yarn/marked-3.0.0

build(deps-dev): bump marked from 2.1.3 to 3.0.0
This commit is contained in:
Tony Brix 2021-08-21 11:41:29 -05:00 committed by GitHub
commit 774a665794
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
"get-port": "^5.1.1",
"highlight.js": "^11.0.1",
"husky": "^4.2.5",
"marked": "^2.0.0",
"marked": "^3.0.0",
"tap": "15.0.9"
},
"scripts": {