chore(deps): update dependency @types/markdown-it to v13 (#577)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-15 18:18:19 -09:00 committed by GitHub
parent 2eafa8e72f
commit 2594d4cdb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"@faker-js/faker": "^8.0.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@types/dompurify": "^3.0.0",
"@types/markdown-it": "^12.2.3",
"@types/markdown-it": "^13.0.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"@vite-pwa/nuxt": "^0.2.0",

View file

@ -83,8 +83,8 @@ devDependencies:
specifier: ^3.0.0
version: 3.0.0
'@types/markdown-it':
specifier: ^12.2.3
version: 12.2.3
specifier: ^13.0.0
version: 13.0.2
'@typescript-eslint/eslint-plugin':
specifier: ^6.0.0
version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.29.0)(typescript@5.0.2)
@ -2513,8 +2513,8 @@ packages:
resolution: {integrity: sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==}
dev: true
/@types/markdown-it@12.2.3:
resolution: {integrity: sha512-GKMHFfv3458yYy+v/N8gjufHO6MSZKCOXpZc5GXIWWy8uldwfmPn98vp81gZ5f9SVw8YYBctgfJ22a2d7AOMeQ==}
/@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