Skip to content

Commit a92b163

Browse files
fix(deps): update dependency marked to v16.1.1 (#1822)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53818bd commit a92b163

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.1.0",
51+
"marked": "16.1.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.1.0"
1002+
marked: "npm:16.1.1"
10031003
nanoid: "npm:^5.0.6"
10041004
nanostores: "npm:^1.0.0"
10051005
photoswipe: "npm:5.4.4"
@@ -7075,12 +7075,12 @@ __metadata:
70757075
languageName: node
70767076
linkType: hard
70777077

7078-
"marked@npm:16.1.0":
7079-
version: 16.1.0
7080-
resolution: "marked@npm:16.1.0"
7078+
"marked@npm:16.1.1":
7079+
version: 16.1.1
7080+
resolution: "marked@npm:16.1.1"
70817081
bin:
70827082
marked: bin/marked.js
7083-
checksum: 10c0/c8628fd4d54221113ab3b2ff8c8226e989f6f7482c3eee1650454dab165dc502b3a176aad0f8c8b91a8a23c15bc7ec48d426ac211604b53169af92077ed483a1
7083+
checksum: 10c0/1b02f1b9e82fe8fec1e1fd7d2f96ea19001bf535c8558f70dcb6e28c7afcd03f34095689484bbde600d00c33d5bb51b3f9b29932aee324751047e40f4d092a9c
70847084
languageName: node
70857085
linkType: hard
70867086

0 commit comments

Comments
 (0)