fix(deps): update dependency highlight.js to v11.3.1 (#869)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/869 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
b24145c47c
commit
cb81497e8d
2 changed files with 5 additions and 5 deletions
|
@ -26,7 +26,7 @@
|
|||
"dompurify": "2.3.3",
|
||||
"easymde": "^2.15.0",
|
||||
"flatpickr": "^4.6.9",
|
||||
"highlight.js": "11.3.0",
|
||||
"highlight.js": "11.3.1",
|
||||
"is-touch-device": "1.0.1",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
|
|
|
@ -3913,10 +3913,10 @@ has@^1.0.3:
|
|||
dependencies:
|
||||
function-bind "^1.1.1"
|
||||
|
||||
highlight.js@11.3.0:
|
||||
version "11.3.0"
|
||||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.3.0.tgz#6990f1a9d42edb4c9b1df955b74aebb877b9f364"
|
||||
integrity sha512-4NRoSbc7W4m7bZWsiE7JMBkGSKj/b1UI/acG2EigsQ3KHXyYfWPjdTUefNJuqbAtS13/r+pAWmXWHaGJVuWn2A==
|
||||
highlight.js@11.3.1:
|
||||
version "11.3.1"
|
||||
resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-11.3.1.tgz#813078ef3aa519c61700f84fe9047231c5dc3291"
|
||||
integrity sha512-PUhCRnPjLtiLHZAQ5A/Dt5F8cWZeMyj9KRsACsWT+OD6OP0x6dp5OmT5jdx0JgEyPxPZZIPQpRN2TciUT7occw==
|
||||
|
||||
hosted-git-info@^2.1.4:
|
||||
version "2.8.9"
|
||||
|
|
Loading…
Reference in a new issue