Skip to content

Commit dcb73ef

Browse files
Bump marked from 1.1.0 to 1.1.1
Bumps [marked](https://github.com/markedjs/marked) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 057df18 commit dcb73ef

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.2",
4040
"html-webpack-plugin": "^4.3.0",
41-
"marked": "^1.1.0",
41+
"marked": "^1.1.1",
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
@@ -7699,10 +7699,10 @@ map-visit@^1.0.0:
76997699
dependencies:
77007700
object-visit "^1.0.0"
77017701

7702-
marked@^1.1.0:
7703-
version "1.1.0"
7704-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.0.tgz#62504ad4d11550c942935ccc5e39d64e5a4c4e50"
7705-
integrity sha512-EkE7RW6KcXfMHy2PA7Jg0YJE1l8UPEZE8k45tylzmZM30/r1M1MUXWQfJlrSbsTeh7m/XTwHbWUENvAJZpp1YA==
7702+
marked@^1.1.1:
7703+
version "1.1.1"
7704+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a"
7705+
integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==
77067706

77077707
md5.js@^1.3.4:
77087708
version "1.3.5"

0 commit comments

Comments
 (0)