Skip to content

Commit a5f5a25

Browse files
fix(deps): update dependency marked to v16.1.2 (#1855)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c491e97 commit a5f5a25

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.1",
51+
"marked": "16.1.2",
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.1"
1002+
marked: "npm:16.1.2"
10031003
nanoid: "npm:^5.0.6"
10041004
nanostores: "npm:^1.0.0"
10051005
photoswipe: "npm:5.4.4"
@@ -7066,12 +7066,12 @@ __metadata:
70667066
languageName: node
70677067
linkType: hard
70687068

7069-
"marked@npm:16.1.1":
7070-
version: 16.1.1
7071-
resolution: "marked@npm:16.1.1"
7069+
"marked@npm:16.1.2":
7070+
version: 16.1.2
7071+
resolution: "marked@npm:16.1.2"
70727072
bin:
70737073
marked: bin/marked.js
7074-
checksum: 10c0/1b02f1b9e82fe8fec1e1fd7d2f96ea19001bf535c8558f70dcb6e28c7afcd03f34095689484bbde600d00c33d5bb51b3f9b29932aee324751047e40f4d092a9c
7074+
checksum: 10c0/4e5878f1aa89de139bed14835865af20f26527674f41dedf2b33d2f85360298a1a0cc0505c675f072175c86eb30684c7b4e287d18f5958daa26e36bc1308d321
70757075
languageName: node
70767076
linkType: hard
70777077

0 commit comments

Comments
 (0)