Skip to content

Commit 65639c2

Browse files
Bump marked from 1.1.1 to 1.2.2
Bumps [marked](https://github.com/markedjs/marked) from 1.1.1 to 1.2.2. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v1.1.1...v1.2.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 58d1470 commit 65639c2

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
@@ -7754,10 +7754,10 @@ map-visit@^1.0.0:
77547754
dependencies:
77557755
object-visit "^1.0.0"
77567756

7757-
marked@^1.1.1:
7758-
version "1.1.1"
7759-
resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a"
7760-
integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==
7757+
marked@^1.2.2:
7758+
version "1.2.2"
7759+
resolved "https://registry.yarnpkg.com/marked/-/marked-1.2.2.tgz#5d77ffb789c4cb0ae828bfe76250f7140b123f70"
7760+
integrity sha512-5jjKHVl/FPo0Z6ocP3zYhKiJLzkwJAw4CZoLjv57FkvbUuwOX4LIBBGGcXjAY6ATcd1q9B8UTj5T9Umauj0QYQ==
77617761

77627762
md5.js@^1.3.4:
77637763
version "1.3.5"

0 commit comments

Comments
 (0)