Skip to content

Commit fdf073e

Browse files
Bump marked from 0.6.1 to 0.7.0
Bumps [marked](https://github.com/markedjs/marked) from 0.6.1 to 0.7.0. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v0.6.1...v0.7.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f1c8a6 commit fdf073e

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
@@ -31,7 +31,7 @@
3131
"cx": "^19.10.6",
3232
"cx-react": "^17.10.0",
3333
"firebase": "^8.3.0",
34-
"marked": "^0.6.1",
34+
"marked": "^0.7.0",
3535
"react": "^16.8.6",
3636
"react-dom": "^16.8.6",
3737
"uid": "0.0.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3914,10 +3914,10 @@ map-visit@^1.0.0:
39143914
dependencies:
39153915
object-visit "^1.0.0"
39163916

3917-
marked@^0.6.1:
3918-
version "0.6.3"
3919-
resolved "https://registry.npmjs.org/marked/-/marked-0.6.3.tgz"
3920-
integrity sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ==
3917+
marked@^0.7.0:
3918+
version "0.7.0"
3919+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
3920+
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
39213921

39223922
39233923
version "0.3.0"

0 commit comments

Comments
 (0)