Skip to content

Commit 18ef859

Browse files
fix(deps): update dependency marked to v18 (#2299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 379e6c7 commit 18ef859

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.6",
51+
"marked": "18.0.0",
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
@@ -1167,7 +1167,7 @@ __metadata:
11671167
globals: "npm:^17.0.0"
11681168
husky: "npm:9.1.7"
11691169
jsdom: "npm:^29.0.0"
1170-
marked: "npm:17.0.6"
1170+
marked: "npm:18.0.0"
11711171
nanoid: "npm:^5.0.6"
11721172
nanostores: "npm:^1.0.0"
11731173
photoswipe: "npm:5.4.4"
@@ -7650,12 +7650,12 @@ __metadata:
76507650
languageName: node
76517651
linkType: hard
76527652

7653-
"marked@npm:17.0.6":
7654-
version: 17.0.6
7655-
resolution: "marked@npm:17.0.6"
7653+
"marked@npm:18.0.0":
7654+
version: 18.0.0
7655+
resolution: "marked@npm:18.0.0"
76567656
bin:
76577657
marked: bin/marked.js
7658-
checksum: 10c0/77961fbb360511d6638491e097cb15b1ef5e643f27c25b9cd52aa3cd92e216fc3cda7dbfc6a10adb7922d1b38df132510df65de4afe6c53c7280772c9d4221bd
7658+
checksum: 10c0/4a2ce60b9fd96a3092405e10c616a5cdf5375d031da1d44d3aa9d790971851fbca20628efd28db28cc91e84e18b9f5b95ec1e6fd1124a85d94abb1b6f6b409ae
76597659
languageName: node
76607660
linkType: hard
76617661

0 commit comments

Comments
 (0)