Skip to content
This repository was archived by the owner on Jun 25, 2026. It is now read-only.

Commit 0ea165c

Browse files
chore(deps): bump markdown-it from 14.1.0 to 14.2.0
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.2.0. - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@14.1.0...14.2.0) --- updated-dependencies: - dependency-name: markdown-it dependency-version: 14.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b22b55 commit 0ea165c

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2686,10 +2686,10 @@ lines-and-columns@^1.1.6:
26862686
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
26872687
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
26882688

2689-
linkify-it@^5.0.0:
2690-
version "5.0.0"
2691-
resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421"
2692-
integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==
2689+
linkify-it@^5.0.1:
2690+
version "5.0.1"
2691+
resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.1.tgz#10c4cecbb5c6828eabf81d3c801adc4a542dfb55"
2692+
integrity sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==
26932693
dependencies:
26942694
uc.micro "^2.0.0"
26952695

@@ -2850,13 +2850,13 @@ map-obj@^4.0.0:
28502850
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
28512851

28522852
markdown-it@^14.1.0:
2853-
version "14.1.0"
2854-
resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
2855-
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
2853+
version "14.2.0"
2854+
resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-14.2.0.tgz#06d48d9035e77d5b1c85adb315482fc8240289ef"
2855+
integrity sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==
28562856
dependencies:
28572857
argparse "^2.0.1"
28582858
entities "^4.4.0"
2859-
linkify-it "^5.0.0"
2859+
linkify-it "^5.0.1"
28602860
mdurl "^2.0.0"
28612861
punycode.js "^2.3.1"
28622862
uc.micro "^2.1.0"

0 commit comments

Comments
 (0)