From 61c603c4c106c13e67d040607ec9d8fe7d9d7221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 17:04:03 +0000 Subject: Bump @types/html-minifier-terser from 7.0.0 to 7.0.1 Bumps [@types/html-minifier-terser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-minifier-terser) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/html-minifier-terser) --- updated-dependencies: - dependency-name: "@types/html-minifier-terser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/package.json b/app/package.json index 31f444d..9c9d403 100644 --- a/app/package.json +++ b/app/package.json @@ -16,7 +16,7 @@ "@sveltejs/kit": "1.26.0", "@tailwindcss/forms": "0.5.6", "@tailwindcss/typography": "0.5.10", - "@types/html-minifier-terser": "7.0.0", + "@types/html-minifier-terser": "7.0.1", "@types/node": "20.8.6", "@types/wicg-file-system-access": "2023.10.1", "@typescript-eslint/eslint-plugin": "6.8.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8cd7b4e..2df81f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ importers: specifier: 0.5.10 version: 0.5.10(tailwindcss@3.3.3) '@types/html-minifier-terser': - specifier: 7.0.0 - version: 7.0.0 + specifier: 7.0.1 + version: 7.0.1 '@types/node': specifier: 20.8.6 version: 20.8.6 @@ -1889,8 +1889,8 @@ packages: resolution: {integrity: sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA==} dev: true - /@types/html-minifier-terser@7.0.0: - resolution: {integrity: sha512-hw3bhStrg5e3FQT8qZKCJTrzt/UbEaunU1xRWJ+aNOTmeBMvE3S4Ml2HiiNnZgL8izu0LFVkHUoPFXL1s5QNpQ==} + /@types/html-minifier-terser@7.0.1: + resolution: {integrity: sha512-ShOj4wY4R3bbUkKtlSmCX2N2AwBj1FDNTQm7HbmAdb6MJeAxG3tPUUxOhTZu06tlMpEEQd9agdr1Z198p+62IA==} dev: true /@types/json-schema@7.0.13: -- cgit v1.2.3