chore(deps): bump markdown-it from 13.0.1 to 13.0.2 (#13412)

* chore(deps): bump markdown-it from 13.0.1 to 13.0.2

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.1 to 13.0.2.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.1...13.0.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-27 00:11:30 +00:00 committed by GitHub
parent 5bd7f8d46c
commit 0085f16a45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -122,7 +122,7 @@
"lru-cache": "10.0.1",
"lz-string": "1.5.0",
"mailparser": "3.6.5",
"markdown-it": "13.0.1",
"markdown-it": "13.0.2",
"module-alias": "2.2.3",
"notion-to-md": "3.1.1",
"pidusage": "3.0.2",

View File

@ -123,8 +123,8 @@ dependencies:
specifier: 3.6.5
version: 3.6.5
markdown-it:
specifier: 13.0.1
version: 13.0.1
specifier: 13.0.2
version: 13.0.2
module-alias:
specifier: 2.2.3
version: 2.2.3
@ -5537,8 +5537,8 @@ packages:
engines: {node: '>=8'}
dev: false
/markdown-it@13.0.1:
resolution: {integrity: sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==}
/markdown-it@13.0.2:
resolution: {integrity: sha512-FtwnEuuK+2yVU7goGn/MJ0WBZMM9ZPgU9spqlFs7/A/pDIUNSOQZhUgOqYCficIuR2QaFnrt8LHqBWsbTAoI5w==}
hasBin: true
dependencies:
argparse: 2.0.1