Skip to content

Commit d38de6b

Browse files
authored
Merge pull request #1221 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 83df3fb + 23f5979 commit d38de6b

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
@@ -5348,10 +5348,10 @@ lines-and-columns@^1.1.6:
53485348
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
53495349
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
53505350

5351-
linkify-it@^5.0.0:
5352-
version "5.0.0"
5353-
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.0.tgz#9ef238bfa6dc70bd8e7f9572b52d369af569b421"
5354-
integrity sha512-5aHCbzQRADcdP+ATqnDuhhJ/MRIqDkZX5pyjFHRRysS8vZ5AbqGEoFIb6pYHPZ+L/OC2Lc+xT8uHVVR5CAK/wQ==
5351+
linkify-it@^5.0.1:
5352+
version "5.0.1"
5353+
resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-5.0.1.tgz#10c4cecbb5c6828eabf81d3c801adc4a542dfb55"
5354+
integrity sha512-wVoTjP4Q6R0NW5hiZkVJaFZPWgtXfoGF+6LucL3/FtiNjmcHhYjEr5f1Kqjirc1nBW07J/ZuRFumqr2oqccEWg==
53555355
dependencies:
53565356
uc.micro "^2.0.0"
53575357

@@ -5588,13 +5588,13 @@ map-obj@^4.0.0:
55885588
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
55895589

55905590
markdown-it@^14.1.0:
5591-
version "14.1.0"
5592-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.1.0.tgz#3c3c5992883c633db4714ccb4d7b5935d98b7d45"
5593-
integrity sha512-a54IwgWPaeBCAAsv13YgmALOF1elABB08FxO9i+r4VFk5Vl4pKokRPeX8u5TCgSsPi6ec1otfLjdOpVcgbpshg==
5591+
version "14.2.0"
5592+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-14.2.0.tgz#06d48d9035e77d5b1c85adb315482fc8240289ef"
5593+
integrity sha512-1TGiQiJVRQ3NPmZH6sx5Cfnmg6GQm9jvC1ch4TK511NjSJvjzKLzn5pPfZRNZkRPZP0HqCioSndqH8v2nRaWVQ==
55945594
dependencies:
55955595
argparse "^2.0.1"
55965596
entities "^4.4.0"
5597-
linkify-it "^5.0.0"
5597+
linkify-it "^5.0.1"
55985598
mdurl "^2.0.0"
55995599
punycode.js "^2.3.1"
56005600
uc.micro "^2.1.0"

0 commit comments

Comments
 (0)