Skip to content

Commit

Permalink
Merge pull request #1285 from Budibase/dependabot/npm_and_yarn/packag…
Browse files Browse the repository at this point in the history
…es/string-templates/marked-2.0.0

Bump marked from 1.2.8 to 2.0.0 in /packages/string-templates
  • Loading branch information
Michael Drury committed Mar 18, 2021
2 parents 9f8d212 + 73d7446 commit 1bb2b45
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/string-templates/package.json
Expand Up @@ -25,7 +25,7 @@
"@rollup/plugin-json": "^4.1.0",
"doctrine": "^3.0.0",
"jest": "^26.6.3",
"marked": "^1.2.8",
"marked": "^2.0.0",
"rollup": "^2.36.2",
"rollup-plugin-node-builtins": "^2.1.2",
"rollup-plugin-node-globals": "^1.4.0",
Expand Down
8 changes: 4 additions & 4 deletions packages/string-templates/yarn.lock
Expand Up @@ -3424,10 +3424,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

marked@^1.2.8:
version "1.2.8"
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.8.tgz#5008ece15cfa43e653e85845f3525af4beb6bdd4"
integrity sha512-lzmFjGnzWHkmbk85q/ILZjFoHHJIQGF+SxGEfIdGk/XhiTPhqGs37gbru6Kkd48diJnEyYwnG67nru0Z2gQtuQ==
marked@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.0.tgz#9662bbcb77ebbded0662a7be66ff929a8611cee5"
integrity sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==

md5.js@^1.3.4:
version "1.3.5"
Expand Down

0 comments on commit 1bb2b45

Please sign in to comment.