Merge pull request #700 from ldapjs/dependabot/npm_and_yarn/marked-2.0.0

Bump marked from 1.2.9 to 2.0.0
This commit is contained in:
Tony Brix 2021-02-24 08:50:43 -06:00 committed by GitHub
commit 4bac9436cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
"front-matter": "^4.0.2", "front-matter": "^4.0.2",
"get-port": "^5.1.1", "get-port": "^5.1.1",
"husky": "^4.2.5", "husky": "^4.2.5",
"marked": "^1.2.6", "marked": "^2.0.0",
"tap": "14.11.0" "tap": "14.11.0"
}, },
"scripts": { "scripts": {