Skip to content

Commit fd0f9ab

Browse files
build(deps-dev): bump marked from 1.2.0 to 2.0.0 (#61)
Bumps [marked](https://github.com/markedjs/marked) from 1.2.0 to 2.0.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.2.0...v2.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chris Smothers <chris.smothers@gmail.com>
1 parent dcee1d9 commit fd0f9ab

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"highlight.js": "10.4.1",
7070
"husky": "5.0.0-beta.0",
7171
"jest": "26.6.0",
72-
"marked": "1.2.0",
72+
"marked": "2.0.0",
7373
"pinst": "2.0.0",
7474
"prettier": "^2.2.1",
7575
"react": "16.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7896,10 +7896,10 @@ marked-terminal@^4.0.0:
78967896
node-emoji "^1.10.0"
78977897
supports-hyperlinks "^2.1.0"
78987898

7899-
marked@1.2.0:
7900-
version "1.2.0"
7901-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.0.tgz#7221ce2395fa6cf6d722e6f2871a32d3513c85ca"
7902-
integrity sha512-tiRxakgbNPBr301ihe/785NntvYyhxlqcL3YaC8CaxJQh7kiaEtrN9B/eK2I2943Yjkh5gw25chYFDQhOMCwMA==
7899+
marked@2.0.0:
7900+
version "2.0.0"
7901+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
7902+
integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==
79037903

79047904
marked@^1.0.0:
79057905
version "1.2.4"

0 commit comments

Comments
 (0)