Skip to content

Commit 8eabdfe

Browse files
authored
Merge pull request #138 from tutorcruncher/dependabot/npm_and_yarn/marked-1.2.2
Bump marked from 1.1.1 to 1.2.2
2 parents 4d29315 + 65639c2 commit 8eabdfe

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.1.1",
41+
"marked": "^1.2.2",
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.1.1:
7753-
version "1.1.1"
7754-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a"
7755-
integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==
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==
77567756

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

0 commit comments

Comments
 (0)