From 87e6bdf99ea23bcc9df9e981fb9ef88ac3c5821f Mon Sep 17 00:00:00 2001 From: renovate Date: Tue, 1 Nov 2022 00:04:47 +0000 Subject: [PATCH] fix(deps): update dependency marked to v4.2.0 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 59d52046c..1216d1ea3 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "is-touch-device": "1.0.1", "lodash.clonedeep": "4.5.0", "lodash.debounce": "4.0.8", - "marked": "4.1.1", + "marked": "4.2.0", "minimist": "1.2.7", "pinia": "2.0.23", "register-service-worker": "1.7.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b1c2f6fb8..a1bf767ab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,7 +59,7 @@ specifiers: is-touch-device: 1.0.1 lodash.clonedeep: 4.5.0 lodash.debounce: 4.0.8 - marked: 4.1.1 + marked: 4.2.0 minimist: 1.2.7 netlify-cli: 12.0.11 pinia: 2.0.23 @@ -120,7 +120,7 @@ dependencies: is-touch-device: 1.0.1 lodash.clonedeep: 4.5.0 lodash.debounce: 4.0.8 - marked: 4.1.1 + marked: 4.2.0 minimist: 1.2.7 pinia: 2.0.23_l7r24p6nevbtlimqmqcwa3ouhu register-service-worker: 1.7.2 @@ -5845,7 +5845,7 @@ packages: '@types/marked': 4.0.7 codemirror: 5.65.9 codemirror-spell-checker: 1.1.2 - marked: 4.1.1 + marked: 4.2.0 dev: false /ecc-jsbn/0.1.2: @@ -9061,8 +9061,8 @@ packages: object-visit: 1.0.1 dev: true - /marked/4.1.1: - resolution: {integrity: sha512-0cNMnTcUJPxbA6uWmCmjWz4NJRe/0Xfk2NhXCUHjew9qJzFN20krFnsUe7QynwqOwa5m1fZ4UDg0ycKFVC0ccw==} + /marked/4.2.0: + resolution: {integrity: sha512-1qWHjHlBKwjnDfrkxd0L3Yx4LTad/WO7+d13YsXAC/ZfKj7p0xkLV3sDXJzfWgL7GfW4IBZwMAYWaz+ifyQouQ==} engines: {node: '>= 12'} hasBin: true dev: false -- 2.40.1