Skip to content

Commit 4e01770

Browse files
fix(deps): update dependency marked to v18.0.1 (#2321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4833888 commit 4e01770

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

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": "18.0.0",
51+
"marked": "18.0.1",
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
@@ -1168,7 +1168,7 @@ __metadata:
11681168
globals: "npm:^17.0.0"
11691169
husky: "npm:9.1.7"
11701170
jsdom: "npm:^29.0.0"
1171-
marked: "npm:18.0.0"
1171+
marked: "npm:18.0.1"
11721172
nanoid: "npm:^5.0.6"
11731173
nanostores: "npm:^1.0.0"
11741174
photoswipe: "npm:5.4.4"
@@ -7650,12 +7650,12 @@ __metadata:
76507650
languageName: node
76517651
linkType: hard
76527652

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

0 commit comments

Comments
 (0)