Skip to content

Commit 008f942

Browse files
chore: bump marked from 15.0.12 to 16.0.0 in the marked group
--- updated-dependencies: - dependency-name: marked dependency-version: 16.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: marked ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f4078bf commit 008f942

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
-168 KB
Binary file not shown.
109 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"ink-link": "^5.0.0",
6060
"ink-text-input": "^6.0.0",
6161
"js-yaml": "^4.1.0",
62-
"marked": "^15.0.12",
62+
"marked": "^17.0.1",
6363
"marked-terminal": "^7.3.0",
6464
"open": "^11.0.0",
6565
"parse-duration": "^2.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2400,7 +2400,7 @@ __metadata:
24002400
jest: ^30.0.4
24012401
js-yaml: ^4.1.0
24022402
license-checker-rseidelsohn: ^4.2.6
2403-
marked: ^15.0.12
2403+
marked: ^17.0.1
24042404
marked-terminal: ^7.3.0
24052405
nock: ^14.0.0
24062406
oclif: ^4.14.31
@@ -7872,12 +7872,12 @@ __metadata:
78727872
languageName: node
78737873
linkType: hard
78747874

7875-
"marked@npm:^15.0.12":
7876-
version: 15.0.12
7877-
resolution: "marked@npm:15.0.12"
7875+
"marked@npm:^17.0.1":
7876+
version: 17.0.1
7877+
resolution: "marked@npm:17.0.1"
78787878
bin:
78797879
marked: bin/marked.js
7880-
checksum: 2ac72fc0bc7ecb47de246e396c7054d311f55379957e4e01796c12d196cb84480e8d53e54948f957a078f9166692fea8b0309fc597f26f855573e7ba5c1ec7eb
7880+
checksum: c8387a3a1e0b4aa547b73f62eb946ee473861a62205f0a0e977276bda02738bf07de10bcc17fcf97a44fa017bce7b78d85290f0b478c1a8a4cc47054ac202f4e
78817881
languageName: node
78827882
linkType: hard
78837883

0 commit comments

Comments
 (0)