mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2025-01-15 22:45:50 +00:00
fix(deps): update dependency highlight.js to v11.11.1 (#2874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
6f35b4502a
commit
78c6cb863f
1 changed files with 5 additions and 5 deletions
|
@ -79,7 +79,7 @@ importers:
|
|||
version: 4.21.2
|
||||
highlight.js:
|
||||
specifier: ^11.10.0
|
||||
version: 11.11.0
|
||||
version: 11.11.1
|
||||
history:
|
||||
specifier: ^5.3.0
|
||||
version: 5.3.0
|
||||
|
@ -2584,8 +2584,8 @@ packages:
|
|||
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
|
||||
highlight.js@11.11.0:
|
||||
resolution: {integrity: sha512-6ErL7JlGu2CNFHyRQEuDogOyGPNiqcuWdt4iSSFUPyferNTGlNTPFqeV36Y/XwA4V/TJ8l0sxp6FTnxud/mf8g==}
|
||||
highlight.js@11.11.1:
|
||||
resolution: {integrity: sha512-Xwwo44whKBVCYoliBQwaPvtd/2tYFkRQtXDWj1nackaV2JPXx3L0+Jvd8/qCJ2p+ML0/XVkJ2q+Mr+UVdpJK5w==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
history@5.3.0:
|
||||
|
@ -7311,7 +7311,7 @@ snapshots:
|
|||
dependencies:
|
||||
function-bind: 1.1.2
|
||||
|
||||
highlight.js@11.11.0: {}
|
||||
highlight.js@11.11.1: {}
|
||||
|
||||
history@5.3.0:
|
||||
dependencies:
|
||||
|
@ -7906,7 +7906,7 @@ snapshots:
|
|||
|
||||
markdown-it-highlightjs@4.2.0:
|
||||
dependencies:
|
||||
highlight.js: 11.11.0
|
||||
highlight.js: 11.11.1
|
||||
|
||||
markdown-it-html5-embed@1.0.0:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue