Skip to content
This repository was archived by the owner on Dec 2, 2024. It is now read-only.

Commit 4e8f86d

Browse files
chore(deps): bump markdown-it from 12.1.0 to 12.3.2
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.1.0 to 12.3.2. - [Release notes](https://github.com/markdown-it/markdown-it/releases) - [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md) - [Commits](markdown-it/markdown-it@12.1.0...12.3.2) --- updated-dependencies: - dependency-name: markdown-it dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d165a8 commit 4e8f86d

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"gitconfiglocal": "^2.1.0",
4545
"globby": "^11.0.4",
4646
"highlight.js": "11.1.0",
47-
"markdown-it": "12.1.0",
47+
"markdown-it": "12.3.2",
4848
"markdown-it-anchor": "8.1.0",
4949
"mousetrap": "^1.6.5",
5050
"nanoid": "^3.1.23",

yarn.lock

+4-5
Original file line numberDiff line numberDiff line change
@@ -3313,10 +3313,10 @@ [email protected]:
33133313
resolved "https://registry.yarnpkg.com/markdown-it-anchor/-/markdown-it-anchor-8.1.0.tgz#b10d13d12aa9b90963f628cb7c474039df7f7a69"
33143314
integrity sha512-QgnJbBhoDL8YIxeOnxxjhuMPsnjhHSixs3NuZBW8srNrwHlZUncY0j75bukEQoLRV+YCuwfVSqY4ShFfnzTaDQ==
33153315

3316-
markdown-it@12.1.0:
3317-
version "12.1.0"
3318-
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.1.0.tgz#7ad572caddd336bd27a68d20e86bac1fafe8fb20"
3319-
integrity sha512-7temG6IFOOxfU0SgzhqR+vr2diuMhyO5uUIEZ3C5NbXhqC9uFUHoU41USYuDFoZRsaY7BEIEei874Z20VMLF6A==
3316+
markdown-it@12.3.2:
3317+
version "12.3.2"
3318+
resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-12.3.2.tgz#bf92ac92283fe983fe4de8ff8abfb5ad72cd0c90"
3319+
integrity sha512-TchMembfxfNVpHkbtriWltGWc+m3xszaRD0CZup7GFFhzIgQqxIfn3eGj1yZpfuflzPvfkt611B2Q/Bsk1YnGg==
33203320
dependencies:
33213321
argparse "^2.0.1"
33223322
entities "~2.1.0"
@@ -4789,7 +4789,6 @@ tar@^4:
47894789
safe-buffer "^5.2.1"
47904790
yallist "^3.1.1"
47914791

4792-
47934792
tar@^6.0.2, tar@^6.0.5:
47944793
version "6.1.0"
47954794
resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.0.tgz#d1724e9bcc04b977b18d5c573b333a2207229a83"

0 commit comments

Comments
 (0)