Skip to content

Commit 3670309

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 8350bbe commit 3670309

File tree

4 files changed

+6
-6
lines changed

4 files changed

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ink-link": "^4.0.0",
5959
"ink-text-input": "^6.0.0",
6060
"js-yaml": "^4.1.0",
61-
"marked": "^15.0.12",
61+
"marked": "^16.0.0",
6262
"marked-terminal": "^7.3.0",
6363
"open": "^10.0.3",
6464
"parse-duration": "^2.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2317,7 +2317,7 @@ __metadata:
23172317
jest: ^30.0.4
23182318
js-yaml: ^4.1.0
23192319
license-checker-rseidelsohn: ^4.2.6
2320-
marked: ^15.0.12
2320+
marked: ^16.0.0
23212321
marked-terminal: ^7.3.0
23222322
nock: ^14.0.0
23232323
oclif: ^4.14.31
@@ -7712,12 +7712,12 @@ __metadata:
77127712
languageName: node
77137713
linkType: hard
77147714

7715-
"marked@npm:^15.0.12":
7716-
version: 15.0.12
7717-
resolution: "marked@npm:15.0.12"
7715+
"marked@npm:^16.0.0":
7716+
version: 16.0.0
7717+
resolution: "marked@npm:16.0.0"
77187718
bin:
77197719
marked: bin/marked.js
7720-
checksum: 2ac72fc0bc7ecb47de246e396c7054d311f55379957e4e01796c12d196cb84480e8d53e54948f957a078f9166692fea8b0309fc597f26f855573e7ba5c1ec7eb
7720+
checksum: 0a3e7c7e9b48038460168db217e1c48f1cbfec2eb88f1da4c06f7e06ad4ffb2849c696ac8228cea63bc0ba85f83d577e3cf0fe811119fcb931c9a4dda9290b7f
77217721
languageName: node
77227722
linkType: hard
77237723

0 commit comments

Comments
 (0)