0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

fix(deps): update dependency marked-highlight to v2.1.0 (#4287)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-15 19:21:37 +01:00 committed by GitHub
parent d68392b102
commit 49aa66e480
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -42,7 +42,7 @@
"localstorage-memory": "1.0.3",
"lodash": "4.17.21",
"marked": "11.1.0",
"marked-highlight": "2.0.9",
"marked-highlight": "2.1.0",
"normalize.css": "8.0.1",
"react": "18.2.0",
"react-dom": "18.2.0",

View file

@ -1870,8 +1870,8 @@ importers:
specifier: 11.1.0
version: 11.1.0
marked-highlight:
specifier: 2.0.9
version: 2.0.9(marked@11.1.0)
specifier: 2.1.0
version: 2.1.0(marked@11.1.0)
normalize.css:
specifier: 8.0.1
version: 8.0.1
@ -21981,8 +21981,8 @@ packages:
/markdown-table@3.0.3:
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
/marked-highlight@2.0.9(marked@11.1.0):
resolution: {integrity: sha512-HAK1WJSK6CGVDzplOf6layWFz1lHm8Fsjd+SEUYmLhAZmM8TlYmErC/hTphoiOxogYqGQGt3Ghug3Yhs+s+3jw==}
/marked-highlight@2.1.0(marked@11.1.0):
resolution: {integrity: sha512-peBvgGZZqUw074Vy/N8Y7/6JQhSnR54/T0Ozq2/fAIBzcYfVfExFdQJptIhQxreR1elpwvJRrqhp6S/Prk8prA==}
peerDependencies:
marked: '>=4 <12'
dependencies: