Skip to content

Commit 2bca202

Browse files
fix(deps): update dependency marked to v16.4.0 (#1978)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2e5401e commit 2bca202

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.3.0",
51+
"marked": "16.4.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
@@ -1107,7 +1107,7 @@ __metadata:
11071107
globals: "npm:^16.0.0"
11081108
husky: "npm:9.1.7"
11091109
jsdom: "npm:^27.0.0"
1110-
marked: "npm:16.3.0"
1110+
marked: "npm:16.4.0"
11111111
nanoid: "npm:^5.0.6"
11121112
nanostores: "npm:^1.0.0"
11131113
photoswipe: "npm:5.4.4"
@@ -7371,12 +7371,12 @@ __metadata:
73717371
languageName: node
73727372
linkType: hard
73737373

7374-
"marked@npm:16.3.0":
7375-
version: 16.3.0
7376-
resolution: "marked@npm:16.3.0"
7374+
"marked@npm:16.4.0":
7375+
version: 16.4.0
7376+
resolution: "marked@npm:16.4.0"
73777377
bin:
73787378
marked: bin/marked.js
7379-
checksum: 10c0/5a3d7da93d7692014c8764c31dc741fa6ee16d8573788a3b28d041c440e79177c46d786ad7c1fc2b3f5e301d6db32e22da45efd4c00ddbc31caf87bd8e9a673b
7379+
checksum: 10c0/5d5e34a913e888b3ec42b9ad69409cc674d3fb91c75fd66749280c5f0c6cf69de9f3a2076af2a952ca577dd226f05b2f3d00d6850df71c37e662f3492377a582
73807380
languageName: node
73817381
linkType: hard
73827382

0 commit comments

Comments
 (0)