Skip to content

Commit 75ef20d

Browse files
fix(deps): update dependency marked to v17.0.6 (#2295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bab1c7c commit 75ef20d

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": "17.0.5",
51+
"marked": "17.0.6",
5252
"nanoid": "^5.0.6",
5353
"photoswipe": "5.4.4",
5454
"ramda": "0.32.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@ __metadata:
11691169
globals: "npm:^17.0.0"
11701170
husky: "npm:9.1.7"
11711171
jsdom: "npm:^29.0.0"
1172-
marked: "npm:17.0.5"
1172+
marked: "npm:17.0.6"
11731173
nanoid: "npm:^5.0.6"
11741174
nanostores: "npm:^1.0.0"
11751175
photoswipe: "npm:5.4.4"
@@ -7659,12 +7659,12 @@ __metadata:
76597659
languageName: node
76607660
linkType: hard
76617661

7662-
"marked@npm:17.0.5":
7663-
version: 17.0.5
7664-
resolution: "marked@npm:17.0.5"
7662+
"marked@npm:17.0.6":
7663+
version: 17.0.6
7664+
resolution: "marked@npm:17.0.6"
76657665
bin:
76667666
marked: bin/marked.js
7667-
checksum: 10c0/a044c59cfa14662fefa37bc840200c1f0899214fb677da779112284d49cd5b277806f9a28398195b2031b1e2c80d8daef218e8ad588d7bfa9bc8041cac777ee6
7667+
checksum: 10c0/77961fbb360511d6638491e097cb15b1ef5e643f27c25b9cd52aa3cd92e216fc3cda7dbfc6a10adb7922d1b38df132510df65de4afe6c53c7280772c9d4221bd
76687668
languageName: node
76697669
linkType: hard
76707670

0 commit comments

Comments
 (0)