Bump marked from 1.2.7 to 2.0.0 in /site

Bumps [marked](https://github.com/markedjs/marked) from 1.2.7 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v1.2.7...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
pull/5970/head
dependabot[bot] 6 years ago committed by GitHub
parent 160a4eccd1
commit 6425e04544
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2583,9 +2583,9 @@
} }
}, },
"marked": { "marked": {
"version": "1.2.7", "version": "2.0.0",
"resolved": "https://registry.npmjs.org/marked/-/marked-1.2.7.tgz", "resolved": "https://registry.npmjs.org/marked/-/marked-2.0.0.tgz",
"integrity": "sha512-No11hFYcXr/zkBvL6qFmAp1z6BKY3zqLMHny/JN/ey+al7qwCM2+CMBL9BOgqMxZU36fz4cCWfn2poWIf7QRXA==" "integrity": "sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q=="
}, },
"memorystream": { "memorystream": {
"version": "0.3.1", "version": "0.3.1",

@ -21,7 +21,7 @@
"flru": "^1.0.2", "flru": "^1.0.2",
"httpie": "^1.1.2", "httpie": "^1.1.2",
"jsonwebtoken": "^8.5.1", "jsonwebtoken": "^8.5.1",
"marked": "^1.0.0", "marked": "^2.0.0",
"pg": "^7.12.1", "pg": "^7.12.1",
"polka": "^1.0.0-next.9", "polka": "^1.0.0-next.9",
"prism-svelte": "^0.4.3", "prism-svelte": "^0.4.3",

Loading…
Cancel
Save