Skip to content

Commit c857a40

Browse files
Chore(deps-dev): Bump marked from 0.5.2 to 0.6.1
Bumps [marked](https://github.com/markedjs/marked) from 0.5.2 to 0.6.1. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v0.5.2...v0.6.1)
1 parent af443d8 commit c857a40

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"flush-promises": "^1.0.2",
5454
"highlight.js": "^9.12.0",
5555
"lint-staged": "^8.1.5",
56-
"marked": "^0.5.1",
56+
"marked": "^0.6.1",
5757
"node-sass": "^4.13.1",
5858
"sass-loader": "^7.1.0",
5959
"vue-svg-loader": "^0.10.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6441,10 +6441,10 @@ map-visit@^1.0.0:
64416441
dependencies:
64426442
object-visit "^1.0.0"
64436443

6444-
marked@^0.5.1:
6445-
version "0.5.2"
6446-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.2.tgz#3efdb27b1fd0ecec4f5aba362bddcd18120e5ba9"
6447-
integrity sha512-fdZvBa7/vSQIZCi4uuwo2N3q+7jJURpMVCcbaX0S1Mg65WZ5ilXvC67MviJAsdjqqgD+CEq4RKo5AYGgINkVAA==
6444+
marked@^0.6.1:
6445+
version "0.6.1"
6446+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.6.1.tgz#a63addde477bca9613028de4b2bc3629e53a0562"
6447+
integrity sha512-+H0L3ibcWhAZE02SKMqmvYsErLo4EAVJxu5h3bHBBDvvjeWXtl92rGUSBYHL2++5Y+RSNgl8dYOAXcYe7lp1fA==
64486448

64496449
matcher@^1.0.0:
64506450
version "1.1.1"

0 commit comments

Comments
 (0)