Skip to content

Commit 983720f

Browse files
fix(deps): update dependency marked to v15.0.8 (#859)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4147d52 commit 983720f

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
@@ -155,7 +155,7 @@
155155
"@jsamr/react-native-li": "2.3.1",
156156
"github-slugger": "2.0.0",
157157
"html-entities": "2.6.0",
158-
"marked": "15.0.7",
158+
"marked": "15.0.8",
159159
"react-native-reanimated-table": "0.0.2",
160160
"svg-parser": "2.0.4"
161161
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7770,10 +7770,10 @@ makeerror@1.0.12:
77707770
dependencies:
77717771
tmpl "1.0.5"
77727772

7773-
marked@15.0.7:
7774-
version "15.0.7"
7775-
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.7.tgz#f67d7e34d202ce087e6b879107b5efb04e743314"
7776-
integrity sha512-dgLIeKGLx5FwziAnsk4ONoGwHwGPJzselimvlVskE9XLN4Orv9u2VA3GWw/lYUqjfA0rUT/6fqKwfZJapP9BEg==
7773+
marked@15.0.8:
7774+
version "15.0.8"
7775+
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.8.tgz#39873a3fdf91a520111e48aeb2ef3746d58d7166"
7776+
integrity sha512-rli4l2LyZqpQuRve5C0rkn6pj3hT8EWPC+zkAxFTAJLxRbENfTAhEQq9itrmf1Y81QtAX5D/MYlGlIomNgj9lA==
77777777

77787778
marky@^1.2.2:
77797779
version "1.2.5"

0 commit comments

Comments
 (0)