Skip to content

Commit a94deb0

Browse files
authored
Merge pull request #276 from tutorcruncher/dependabot/npm_and_yarn/marked-4.3.0
2 parents 0dacecd + 915d72a commit a94deb0

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
@@ -38,7 +38,7 @@
3838
"enzyme": "^3.11.0",
3939
"enzyme-adapter-react-16": "^1.15.7",
4040
"html-webpack-plugin": "^4.5.0",
41-
"marked": "^2.0.3",
41+
"marked": "^4.3.0",
4242
"node-sass": "^4.14.1",
4343
"pretty": "^2.0.0",
4444
"raven-js": "^3.27.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7512,10 +7512,10 @@ map-visit@^1.0.0:
75127512
dependencies:
75137513
object-visit "^1.0.0"
75147514

7515-
marked@^2.0.3:
7516-
version "2.0.3"
7517-
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0"
7518-
integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==
7515+
marked@^4.3.0:
7516+
version "4.3.0"
7517+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
7518+
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==
75197519

75207520
md5.js@^1.3.4:
75217521
version "1.3.5"

0 commit comments

Comments
 (0)