Skip to content

Commit 8066f8d

Browse files
authored
Merge pull request #154 from tutorcruncher/dependabot/npm_and_yarn/marked-1.2.7
Bump marked from 1.2.2 to 1.2.7
2 parents bfa572a + 04427d3 commit 8066f8d

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.5",
4040
"html-webpack-plugin": "^4.5.0",
41-
"marked": "^1.2.2",
41+
"marked": "^1.2.7",
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
@@ -7749,10 +7749,10 @@ map-visit@^1.0.0:
77497749
dependencies:
77507750
object-visit "^1.0.0"
77517751

7752-
marked@^1.2.2:
7753-
version "1.2.2"
7754-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.2.tgz#5d77ffb789c4cb0ae828bfe76250f7140b123f70"
7755-
integrity sha512-5jjKHVl/FPo0Z6ocP3zYhKiJLzkwJAw4CZoLjv57FkvbUuwOX4LIBBGGcXjAY6ATcd1q9B8UTj5T9Umauj0QYQ==
7752+
marked@^1.2.7:
7753+
version "1.2.7"
7754+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.7.tgz#6e14b595581d2319cdcf033a24caaf41455a01fb"
7755+
integrity sha512-No11hFYcXr/zkBvL6qFmAp1z6BKY3zqLMHny/JN/ey+al7qwCM2+CMBL9BOgqMxZU36fz4cCWfn2poWIf7QRXA==
77567756

77577757
md5.js@^1.3.4:
77587758
version "1.3.5"

0 commit comments

Comments
 (0)