Skip to content

Commit 758388a

Browse files
fix(deps): update dependency marked to v16.1.0 (#1818)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 272a7f8 commit 758388a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"dayjs": "^1.11.8",
4949
"dompurify": "^3.0.5",
5050
"ethers": "^6.6.4",
51-
"marked": "16.0.0",
51+
"marked": "16.1.0",
5252
"nanoid": "^5.0.6",
5353
"photoswipe": "5.4.4",
5454
"ramda": "0.31.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -999,7 +999,7 @@ __metadata:
999999
globals: "npm:^16.0.0"
10001000
husky: "npm:9.1.7"
10011001
jsdom: "npm:^26.0.0"
1002-
marked: "npm:16.0.0"
1002+
marked: "npm:16.1.0"
10031003
nanoid: "npm:^5.0.6"
10041004
nanostores: "npm:^1.0.0"
10051005
photoswipe: "npm:5.4.4"
@@ -7075,12 +7075,12 @@ __metadata:
70757075
languageName: node
70767076
linkType: hard
70777077

7078-
"marked@npm:16.0.0":
7079-
version: 16.0.0
7080-
resolution: "marked@npm:16.0.0"
7078+
"marked@npm:16.1.0":
7079+
version: 16.1.0
7080+
resolution: "marked@npm:16.1.0"
70817081
bin:
70827082
marked: bin/marked.js
7083-
checksum: 10c0/f8bce34edca365dd30dbc435ba5f052404483c254f76e9926ac29f9ddcaf85543e23fee5bda8e28216304111b63f7430e3a00556ce49f24edb92f0a216f52047
7083+
checksum: 10c0/c8628fd4d54221113ab3b2ff8c8226e989f6f7482c3eee1650454dab165dc502b3a176aad0f8c8b91a8a23c15bc7ec48d426ac211604b53169af92077ed483a1
70847084
languageName: node
70857085
linkType: hard
70867086

0 commit comments

Comments
 (0)