Skip to content

Commit 3f839e1

Browse files
chore: bump marked from 15.0.12 to 17.0.5 in the marked group
Bumps the marked group with 1 update: [marked](https://github.com/markedjs/marked). Updates `marked` from 15.0.12 to 17.0.5 - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v15.0.12...v17.0.5) --- updated-dependencies: - dependency-name: marked dependency-version: 17.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: marked ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6e3c1b9 commit 3f839e1

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

-168 KB
Binary file not shown.
111 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"ink-link": "^5.0.0",
6363
"ink-text-input": "^6.0.0",
6464
"js-yaml": "^4.1.0",
65-
"marked": "^15.0.12",
65+
"marked": "^18.0.0",
6666
"marked-terminal": "^7.3.0",
6767
"open": "^11.0.0",
6868
"parse-duration": "^2.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2642,7 +2642,7 @@ __metadata:
26422642
jest: ^30.0.4
26432643
js-yaml: ^4.1.0
26442644
license-checker-rseidelsohn: ^4.2.6
2645-
marked: ^15.0.12
2645+
marked: ^18.0.0
26462646
marked-terminal: ^7.3.0
26472647
nock: ^14.0.0
26482648
oclif: ^4.14.31
@@ -8341,12 +8341,12 @@ __metadata:
83418341
languageName: node
83428342
linkType: hard
83438343

8344-
"marked@npm:^15.0.12":
8345-
version: 15.0.12
8346-
resolution: "marked@npm:15.0.12"
8344+
"marked@npm:^18.0.0":
8345+
version: 18.0.0
8346+
resolution: "marked@npm:18.0.0"
83478347
bin:
83488348
marked: bin/marked.js
8349-
checksum: 2ac72fc0bc7ecb47de246e396c7054d311f55379957e4e01796c12d196cb84480e8d53e54948f957a078f9166692fea8b0309fc597f26f855573e7ba5c1ec7eb
8349+
checksum: f9d9eb4348fdc22c4930bcca73ce362e85d4018e9f836ce591ab1be1036ddea1ac3e398ecd0143bee6f1c6b1991df56b5a5f110e562a704228350a3399f88888
83508350
languageName: node
83518351
linkType: hard
83528352

0 commit comments

Comments
 (0)