chore(deps-dev): bump @types/markdown-it in /website (#13433)
Bumps [@types/markdown-it](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/markdown-it) from 13.0.1 to 13.0.2. - [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
13a65b9118
commit
b030e7dba6
|
|
@ -34,7 +34,7 @@
|
|||
"@docusaurus/module-type-aliases": "2.4.3",
|
||||
"@docusaurus/types": "2.4.3",
|
||||
"@tsconfig/docusaurus": "^2.0.1",
|
||||
"@types/markdown-it": "^13.0.1",
|
||||
"@types/markdown-it": "^13.0.2",
|
||||
"@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.1
|
||||
version: 2.0.1
|
||||
'@types/markdown-it':
|
||||
specifier: ^13.0.1
|
||||
version: 13.0.1
|
||||
specifier: ^13.0.2
|
||||
version: 13.0.2
|
||||
'@types/mdx-js__react':
|
||||
specifier: ^1.5.5
|
||||
version: 1.5.5
|
||||
|
|
@ -3281,8 +3281,8 @@ packages:
|
|||
resolution: {integrity: sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==}
|
||||
dev: true
|
||||
|
||||
/@types/markdown-it@13.0.1:
|
||||
resolution: {integrity: sha512-SUEb8Frsxs3D5Gg9xek6i6EG6XQ5s+O+ZdQzIPESZVZw3Pv3CPQfjCJBI+RgqZd1IBeu18S0Rn600qpPnEK37w==}
|
||||
/@types/markdown-it@13.0.2:
|
||||
resolution: {integrity: sha512-Tla7hH9oeXHOlJyBFdoqV61xWE9FZf/y2g+gFVwQ2vE1/eBzjUno5JCd3Hdb5oATve5OF6xNjZ/4VIZhVVx+hA==}
|
||||
dependencies:
|
||||
'@types/linkify-it': 3.0.2
|
||||
'@types/mdurl': 1.0.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue