Skip to content

Commit f934f2b

Browse files
fix(deps): update dependency marked to v16.2.1 (#1901)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84175c2 commit f934f2b

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.2.0",
51+
"marked": "16.2.1",
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.2.0"
1002+
marked: "npm:16.2.1"
10031003
nanoid: "npm:^5.0.6"
10041004
nanostores: "npm:^1.0.0"
10051005
photoswipe: "npm:5.4.4"
@@ -7086,12 +7086,12 @@ __metadata:
70867086
languageName: node
70877087
linkType: hard
70887088

7089-
"marked@npm:16.2.0":
7090-
version: 16.2.0
7091-
resolution: "marked@npm:16.2.0"
7089+
"marked@npm:16.2.1":
7090+
version: 16.2.1
7091+
resolution: "marked@npm:16.2.1"
70927092
bin:
70937093
marked: bin/marked.js
7094-
checksum: 10c0/aefc418370e916ffeb821d05a585f4311c529268880113ee3695857bfb335119b5b4cd202a5d198fc087f7f3c59f98170ba1994027b2a9b8a172b31e3047ca3a
7094+
checksum: 10c0/0f4a259c8a7884a14830f06b4b44c0e5fab27924102f2713606e0627c8473d130ab9070900a40c18b0e8d39ba2f31194ce6931999ba4c7bd3b6240f6cfe9cbb3
70957095
languageName: node
70967096
linkType: hard
70977097

0 commit comments

Comments
 (0)