Skip to content

Commit

Permalink
Merge pull request #12 from TheRealSyler/dependabot/npm_and_yarn/clie…
Browse files Browse the repository at this point in the history
…nt/marked-2.0.0

Bump marked from 1.1.1 to 2.0.0 in /client
  • Loading branch information
TheRealSyler committed Mar 11, 2021
2 parents d3612a3 + 7d62058 commit 6e7418c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion client/package.json
Expand Up @@ -21,7 +21,7 @@
"dompurify": "^2.0.12",
"dotenv-webpack": "^2.0.0",
"html-webpack-plugin": "^3.2.0",
"marked": "^1.1.1",
"marked": "^2.0.0",
"node-sass": "^4.13.1",
"preact": "^10.3.3",
"preact-router": "^3.2.1",
Expand Down
8 changes: 4 additions & 4 deletions client/yarn.lock
Expand Up @@ -3496,10 +3496,10 @@ map-visit@^1.0.0:
dependencies:
object-visit "^1.0.0"

marked@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a"
integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==
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 6e7418c

Please sign in to comment.