chore(deps-dev): bump @types/markdown-it in /website (#13622)
Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) from 13.0.4 to 13.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/markdown-it) --- updated-dependencies: - dependency-name: "@types/markdown-it" dependency-type: direct:development update-type: version-update:semver-patch ... 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:
parent
b4ad15812b
commit
8b0561e6ae
|
|
@ -34,7 +34,7 @@
|
|||
"@docusaurus/module-type-aliases": "2.4.3",
|
||||
"@docusaurus/types": "2.4.3",
|
||||
"@tsconfig/docusaurus": "^2.0.2",
|
||||
"@types/markdown-it": "^13.0.4",
|
||||
"@types/markdown-it": "^13.0.5",
|
||||
"@types/mdx-js__react": "^1.5.5",
|
||||
"@types/react": "^17.0.64",
|
||||
"@types/react-dom": "^17.0.20",
|
||||
|
|
|
|||
|
|
@ -56,8 +56,8 @@ devDependencies:
|
|||
specifier: ^2.0.2
|
||||
version: 2.0.2
|
||||
'@types/markdown-it':
|
||||
specifier: ^13.0.4
|
||||
version: 13.0.4
|
||||
specifier: ^13.0.5
|
||||
version: 13.0.5
|
||||
'@types/mdx-js__react':
|
||||
specifier: ^1.5.5
|
||||
version: 1.5.5
|
||||
|
|
@ -3015,8 +3015,8 @@ packages:
|
|||
resolution: {integrity: sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==}
|
||||
dev: true
|
||||
|
||||
/@types/markdown-it@13.0.4:
|
||||
resolution: {integrity: sha512-FAIUdEXrCDnQmAAmJC+UeW/3p0eCI4QZ/+W0lX/h83VD3v78IgTFYftjnAeXS8H0g4PFQCgipc51cQDA8tjgLw==}
|
||||
/@types/markdown-it@13.0.5:
|
||||
resolution: {integrity: sha512-QhJP7hkq3FCrFNx0szMNCT/79CXfcEgUIA3jc5GBfeXqoKsk3R8JZm2wRXJ2DiyjbPE4VMFOSDemLFcUTZmHEQ==}
|
||||
dependencies:
|
||||
'@types/linkify-it': 3.0.2
|
||||
'@types/mdurl': 1.0.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue