1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-08 23:25:51 +01:00

fix(deps): update dependency marked to v11.1.1 (#4349)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-12-31 08:21:39 +01:00 committed by GitHub
parent b537d0d5dd
commit 5f8e361262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

@ -47,7 +47,7 @@
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"localstorage-memory": "1.0.3", "localstorage-memory": "1.0.3",
"lodash": "4.17.21", "lodash": "4.17.21",
"marked": "11.1.0", "marked": "11.1.1",
"mini-css-extract-plugin": "2.7.6", "mini-css-extract-plugin": "2.7.6",
"msw": "0.49.3", "msw": "0.49.3",
"mutationobserver-shim": "0.3.7", "mutationobserver-shim": "0.3.7",

@ -41,7 +41,7 @@
"js-base64": "3.7.5", "js-base64": "3.7.5",
"localstorage-memory": "1.0.3", "localstorage-memory": "1.0.3",
"lodash": "4.17.21", "lodash": "4.17.21",
"marked": "11.1.0", "marked": "11.1.1",
"marked-highlight": "2.1.0", "marked-highlight": "2.1.0",
"normalize.css": "8.0.1", "normalize.css": "8.0.1",
"react": "18.2.0", "react": "18.2.0",

18
pnpm-lock.yaml generated

@ -1273,8 +1273,8 @@ importers:
specifier: 4.17.21 specifier: 4.17.21
version: 4.17.21 version: 4.17.21
marked: marked:
specifier: 11.1.0 specifier: 11.1.1
version: 11.1.0 version: 11.1.1
mini-css-extract-plugin: mini-css-extract-plugin:
specifier: 2.7.6 specifier: 2.7.6
version: 2.7.6(webpack@5.89.0) version: 2.7.6(webpack@5.89.0)
@ -1867,11 +1867,11 @@ importers:
specifier: 4.17.21 specifier: 4.17.21
version: 4.17.21 version: 4.17.21
marked: marked:
specifier: 11.1.0 specifier: 11.1.1
version: 11.1.0 version: 11.1.1
marked-highlight: marked-highlight:
specifier: 2.1.0 specifier: 2.1.0
version: 2.1.0(marked@11.1.0) version: 2.1.0(marked@11.1.1)
normalize.css: normalize.css:
specifier: 8.0.1 specifier: 8.0.1
version: 8.0.1 version: 8.0.1
@ -22031,16 +22031,16 @@ packages:
/markdown-table@3.0.3: /markdown-table@3.0.3:
resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==} resolution: {integrity: sha512-Z1NL3Tb1M9wH4XESsCDEksWoKTdlUafKc4pt0GRwjUyXaCFZ+dc3g2erqB6zm3szA2IUSi7VnPI+o/9jnxh9hw==}
/marked-highlight@2.1.0(marked@11.1.0): /marked-highlight@2.1.0(marked@11.1.1):
resolution: {integrity: sha512-peBvgGZZqUw074Vy/N8Y7/6JQhSnR54/T0Ozq2/fAIBzcYfVfExFdQJptIhQxreR1elpwvJRrqhp6S/Prk8prA==} resolution: {integrity: sha512-peBvgGZZqUw074Vy/N8Y7/6JQhSnR54/T0Ozq2/fAIBzcYfVfExFdQJptIhQxreR1elpwvJRrqhp6S/Prk8prA==}
peerDependencies: peerDependencies:
marked: '>=4 <12' marked: '>=4 <12'
dependencies: dependencies:
marked: 11.1.0 marked: 11.1.1
dev: false dev: false
/marked@11.1.0: /marked@11.1.1:
resolution: {integrity: sha512-fvKJWAPEafVj1dwGwcPI5mBB/0pvViL6NlCbNDG1HOIRwwAU/jeMoFxfbRLuirO1wRH7m4yPvBqD/O1wyWvayw==} resolution: {integrity: sha512-EgxRjgK9axsQuUa/oKMx5DEY8oXpKJfk61rT5iY3aRlgU6QJtUcxU5OAymdhCvWvhYcd9FKmO5eQoX8m9VGJXg==}
engines: {node: '>= 18'} engines: {node: '>= 18'}
hasBin: true hasBin: true