From b7fe803a5d660f360f7bb4b3d33f34b1ac7babc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:32:17 +0100 Subject: [PATCH] chore(deps-dev): bump @types/katex from 0.16.1 to 0.16.2 (#834) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 1214326a..07a55525 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "@types/cookie": "0.5.1", "@types/hast": "3.0.0", "@types/js-yaml": "4.0.5", - "@types/katex": "0.16.1", + "@types/katex": "0.16.2", "@types/mdast": "4.0.0", "@types/mjml": "4.7.1", "@types/node": "20.4.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09712162..aa7d9a74 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -416,8 +416,8 @@ devDependencies: specifier: 4.0.5 version: 4.0.5 '@types/katex': - specifier: 0.16.1 - version: 0.16.1 + specifier: 0.16.2 + version: 0.16.2 '@types/mdast': specifier: 4.0.0 version: 4.0.0 @@ -4363,8 +4363,8 @@ packages: resolution: {integrity: sha512-+2FW2CcT0K3P+JMR8YG846bmDwplKUTsWgT2ENwdQ1UdVfRk3GQrh6Mi4sTopy30gI8Uau5CEqHTDZ6YvWIUPA==} dev: false - /@types/katex@0.16.1: - resolution: {integrity: sha512-cwglq2A63Yk082CQk0t8LIoDhZAVgJqkumLyk3grpg3K8sevaDW//Qsspmxj9Sf+97biqt79CfAlPrvizHlP0w==} + /@types/katex@0.16.2: + resolution: {integrity: sha512-dHsSjSlU/EWEEbeNADr3FtZZOAXPkFPUO457QCnoNqcZQXNqNEu/svQd0Nritvd3wNff4vvC/f4e6xgX3Llt8A==} /@types/mdast@3.0.11: resolution: {integrity: sha512-Y/uImid8aAwrEA24/1tcRZwpxX3pIFTSilcNDKSPn+Y2iDywSEachzRuvgAYYLR3wpGXAsMbv5lvKLDZLeYPAw==} @@ -9981,7 +9981,7 @@ packages: /micromark-extension-math@2.1.2: resolution: {integrity: sha512-es0CcOV89VNS9wFmyn+wyFTKweXGW4CEvdaAca6SWRWPyYCbBisnjaHLjWO4Nszuiud84jCpkHsqAJoa768Pvg==} dependencies: - '@types/katex': 0.16.1 + '@types/katex': 0.16.2 katex: 0.16.8 micromark-factory-space: 1.1.0 micromark-util-character: 1.2.0