Skip to content

Commit 2266ffd

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 9a140e2 commit 2266ffd

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed
-168 KB
Binary file not shown.
107 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.1.1",
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.1.1
23212321
marked-terminal: ^7.3.0
23222322
nock: ^14.0.0
23232323
oclif: ^4.14.31
@@ -7713,12 +7713,12 @@ __metadata:
77137713
languageName: node
77147714
linkType: hard
77157715

7716-
"marked@npm:^15.0.12":
7717-
version: 15.0.12
7718-
resolution: "marked@npm:15.0.12"
7716+
"marked@npm:^16.1.1":
7717+
version: 16.1.1
7718+
resolution: "marked@npm:16.1.1"
77197719
bin:
77207720
marked: bin/marked.js
7721-
checksum: 2ac72fc0bc7ecb47de246e396c7054d311f55379957e4e01796c12d196cb84480e8d53e54948f957a078f9166692fea8b0309fc597f26f855573e7ba5c1ec7eb
7721+
checksum: 125dc701c2d782985d61e5789b33ca666fac3d6b74cc7003ea9550f7984f7c3d3531a71dd4589a67d44ffb971b91396c32006b532fe180dc09a565260b6ae55f
77227722
languageName: node
77237723
linkType: hard
77247724

0 commit comments

Comments
 (0)