Skip to content

Commit 66ca079

Browse files
authored
Merge pull request #176 from tutorcruncher/dependabot/npm_and_yarn/marked-2.0.3
Bump marked from 2.0.1 to 2.0.3
2 parents 569ff6a + 1ccfb99 commit 66ca079

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.6",
4040
"html-webpack-plugin": "^4.5.0",
41-
"marked": "^2.0.0",
41+
"marked": "^2.0.3",
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
@@ -7280,10 +7280,10 @@ map-visit@^1.0.0:
72807280
dependencies:
72817281
object-visit "^1.0.0"
72827282

7283-
marked@^2.0.0:
7284-
version "2.0.1"
7285-
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.1.tgz#5e7ed7009bfa5c95182e4eb696f85e948cefcee3"
7286-
integrity sha512-5+/fKgMv2hARmMW7DOpykr2iLhl0NgjyELk5yn92iE7z8Se1IS9n3UsFm86hFXIkvMBmVxki8+ckcpjBeyo/hw==
7283+
marked@^2.0.3:
7284+
version "2.0.3"
7285+
resolved "https://registry.yarnpkg.com/marked/-/marked-2.0.3.tgz#3551c4958c4da36897bda2a16812ef1399c8d6b0"
7286+
integrity sha512-5otztIIcJfPc2qGTN8cVtOJEjNJZ0jwa46INMagrYfk0EvqtRuEHLsEe0LrFS0/q+ZRKT0+kXK7P2T1AN5lWRA==
72877287

72887288
md5.js@^1.3.4:
72897289
version "1.3.5"

0 commit comments

Comments
 (0)