From a1418f5c18d40e229de4b179505596b7c5a49c58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 09:42:31 +0000 Subject: [PATCH] chore(deps): update dependency @types/microlight to ^0.0.2 --- frontend/package.json | 2 +- frontend/pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 74b5d6bd..884203f7 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -15,7 +15,7 @@ "@sveltejs/vite-plugin-svelte": "^2.4.1", "@tsconfig/svelte": "^5.0.0", "@types/autosize": "^4.0.1", - "@types/microlight": "^0.0.1", + "@types/microlight": "^0.0.2", "@types/semver-compare-multi": "^1.0.0", "@unocss/extractor-svelte": "^0.57.0", "postcss": "^8.4.31", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index a1d7c35d..a85ab9e5 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -50,8 +50,8 @@ devDependencies: specifier: ^4.0.1 version: 4.0.1 '@types/microlight': - specifier: ^0.0.1 - version: 0.0.1 + specifier: ^0.0.2 + version: 0.0.2 '@types/semver-compare-multi': specifier: ^1.0.0 version: 1.0.0 @@ -491,8 +491,8 @@ packages: resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==} dev: true - /@types/microlight@0.0.1: - resolution: {integrity: sha512-Xaj3K0DWwUeVdPicpROxj9BEexzxxDnXOUT3REAV42nBjdPjqzmRHhnP/gk9TgWo/8uwb3JtDpfY8AMmf7sZIA==} + /@types/microlight@0.0.2: + resolution: {integrity: sha512-u04egGt0YkW2LARdjRr74dQNWyk5kLDod/BEU50IEBoS9rk7RY88bJfHUl0Zygnxlz7HiXHYqnBEXqLPuVWSEg==} dev: true /@types/pug@2.0.6: