Skip to content

Commit 84b3fce

Browse files
fix(deps): update dependency marked to v16
1 parent 694d126 commit 84b3fce

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
@@ -161,7 +161,7 @@
161161
"@jsamr/react-native-li": "2.3.1",
162162
"github-slugger": "2.0.0",
163163
"html-entities": "2.6.0",
164-
"marked": "15.0.12",
164+
"marked": "16.4.2",
165165
"react-native-reanimated-table": "0.0.2",
166166
"svg-parser": "2.0.4"
167167
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7623,10 +7623,10 @@ makeerror@1.0.12:
76237623
dependencies:
76247624
tmpl "1.0.5"
76257625

7626-
marked@15.0.12:
7627-
version "15.0.12"
7628-
resolved "https://registry.yarnpkg.com/marked/-/marked-15.0.12.tgz#30722c7346e12d0a2d0207ab9b0c4f0102d86c4e"
7629-
integrity sha512-8dD6FusOQSrpv9Z1rdNMdlSgQOIP880DHqnohobOmYLElGEqAL/JvxvuxZO16r4HtjTlfPRDC1hbvxC9dPN2nA==
7626+
marked@16.4.2:
7627+
version "16.4.2"
7628+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.4.2.tgz#4959a64be6c486f0db7467ead7ce288de54290a3"
7629+
integrity sha512-TI3V8YYWvkVf3KJe1dRkpnjs68JUPyEa5vjKrp1XEEJUAOaQc+Qj+L1qWbPd0SJuAdQkFU0h73sXXqwDYxsiDA==
76307630

76317631
marky@^1.2.2:
76327632
version "1.2.5"

0 commit comments

Comments
 (0)