Skip to content

Commit 6708902

Browse files
Bump marked from 0.5.2 to 0.7.0
Bumps [marked](https://github.com/markedjs/marked) from 0.5.2 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js) - [Commits](markedjs/marked@v0.5.2...v0.7.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0f9804 commit 6708902

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
@@ -29,7 +29,7 @@
2929
},
3030
"dependencies": {
3131
"lodash": "^4.17.20",
32-
"marked": "^0.5.2",
32+
"marked": "^0.7.0",
3333
"mkdirp": "0",
3434
"pryv": "^2.0.7",
3535
"vue": "^2.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6059,10 +6059,10 @@ map-visit@^1.0.0:
60596059
dependencies:
60606060
object-visit "^1.0.0"
60616061

6062-
marked@^0.5.2:
6063-
version "0.5.2"
6064-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.5.2.tgz#3efdb27b1fd0ecec4f5aba362bddcd18120e5ba9"
6065-
integrity sha512-fdZvBa7/vSQIZCi4uuwo2N3q+7jJURpMVCcbaX0S1Mg65WZ5ilXvC67MviJAsdjqqgD+CEq4RKo5AYGgINkVAA==
6062+
marked@^0.7.0:
6063+
version "0.7.0"
6064+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
6065+
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
60666066

60676067
60686068
version "0.0.2"

0 commit comments

Comments
 (0)