Skip to content

Commit f5d5692

Browse files
authored
Merge pull request #81 from salesforcecli/dependabot-npm_and_yarn-markdown-it-14.2.0
fix(deps): bump markdown-it from 14.1.0 to 14.2.0
2 parents 5481bdd + d4fcdf4 commit f5d5692

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
@@ -5633,10 +5633,10 @@ lines-and-columns@^1.1.6:
56335633
resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz"
56345634
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
56355635

5636-
linkify-it@^5.0.0:
5637-
version "5.0.0"
5638-
resolved "https://registry.npmjs.org/linkify-it/-/linkify-it-5.0.0.tgz"
5639-
integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==
5636+
linkify-it@^5.0.1:
5637+
version "5.0.1"
5638+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.1.tgz#10c4cecbb5c6828eabf81d3c801adc4a542dfb55"
5639+
integrity sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==
56405640
dependencies:
56415641
uc.micro "^2.0.0"
56425642

@@ -5873,13 +5873,13 @@ map-obj@^4.0.0:
58735873
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
58745874

58755875
markdown-it@^14.1.0:
5876-
version "14.1.0"
5877-
resolved "https://registry.npmjs.org/markdown-it/-/markdown-it-14.1.0.tgz"
5878-
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
5876+
version "14.2.0"
5877+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.2.0.tgz#06d48d9035e77d5b1c85adb315482fc8240289ef"
5878+
integrity sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==
58795879
dependencies:
58805880
argparse "^2.0.1"
58815881
entities "^4.4.0"
5882-
linkify-it "^5.0.0"
5882+
linkify-it "^5.0.1"
58835883
mdurl "^2.0.0"
58845884
punycode.js "^2.3.1"
58855885
uc.micro "^2.1.0"

0 commit comments

Comments
 (0)