chore(deps): update dependency @types/prismjs to v1.26.3 (#1033)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-04 08:15:28 -05:00 committed by GitHub
parent d20cb4e5a3
commit b33d12f862
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
"@next/eslint-plugin-next": "13.5.6",
"@types/js-yaml": "4.0.9",
"@types/node": "18.17.19",
"@types/prismjs": "1.26.1",
"@types/prismjs": "1.26.3",
"@types/react": "18.2.25",
"@types/react-dom": "18.2.10",
"@typescript-eslint/eslint-plugin": "6.7.4",

View File

@ -5159,10 +5159,10 @@
dependencies:
"@types/node" "*"
"@types/prismjs@1.26.1":
version "1.26.1"
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.1.tgz#aae6739d8f0d14a3bc9e6dd83e6d791ad75d4d76"
integrity sha512-Q7jDsRbzcNHIQje15CS/piKhu6lMLb9jwjxSfEIi4KcFKXW23GoJMkwQiJ8VObyfx+VmUaDcJxXaWN+cTCjVog==
"@types/prismjs@1.26.3":
version "1.26.3"
resolved "https://registry.yarnpkg.com/@types/prismjs/-/prismjs-1.26.3.tgz#47fe8e784c2dee24fe636cab82e090d3da9b7dec"
integrity sha512-A0D0aTXvjlqJ5ZILMz3rNfDBOx9hHxLZYv2by47Sm/pqW35zzjusrZTryatjN/Rf8Us2gZrJD+KeHbUSTux1Cw==
"@types/prop-types@*":
version "15.7.5"