diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-12-06 17:31:18 +0000 |
---|---|---|
committer | Matthew Strapp <matt@mattstrapp.net> | 2023-12-06 11:31:30 -0600 |
commit | c09ec39146db43d5b4f66179a5ec49442e8d7a3b (patch) | |
tree | a0dc19d9bc973b49388155956eab18008e6011bc /pnpm-lock.yaml | |
parent | Bump @skeletonlabs/skeleton from 2.4.0 to 2.5.1 (diff) | |
download | trinkets-c09ec39146db43d5b4f66179a5ec49442e8d7a3b.tar trinkets-c09ec39146db43d5b4f66179a5ec49442e8d7a3b.tar.gz trinkets-c09ec39146db43d5b4f66179a5ec49442e8d7a3b.tar.bz2 trinkets-c09ec39146db43d5b4f66179a5ec49442e8d7a3b.tar.lz trinkets-c09ec39146db43d5b4f66179a5ec49442e8d7a3b.tar.xz trinkets-c09ec39146db43d5b4f66179a5ec49442e8d7a3b.tar.zst trinkets-c09ec39146db43d5b4f66179a5ec49442e8d7a3b.zip |
Bump @types/html-minifier-terser from 7.0.1 to 7.0.2
Bumps [@types/html-minifier-terser](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/html-minifier-terser) from 7.0.1 to 7.0.2.
- [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] <support@github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r-- | pnpm-lock.yaml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3eb614b..8b789cf 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.5) '@types/html-minifier-terser': - specifier: 7.0.1 - version: 7.0.1 + specifier: 7.0.2 + version: 7.0.2 '@types/node': specifier: 20.10.3 version: 20.10.3 @@ -1985,8 +1985,8 @@ packages: resolution: {integrity: sha512-VeiPZ9MMwXjO32/Xu7+OwflfmeoRwkE/qzndw42gGtgJwZopBnzy2gD//NN1+go1mADzkDcqf/KnFRSjTJ8xJA==} dev: true - /@types/html-minifier-terser@7.0.1: - resolution: {integrity: sha512-ShOj4wY4R3bbUkKtlSmCX2N2AwBj1FDNTQm7HbmAdb6MJeAxG3tPUUxOhTZu06tlMpEEQd9agdr1Z198p+62IA==} + /@types/html-minifier-terser@7.0.2: + resolution: {integrity: sha512-mm2HqV22l8lFQh4r2oSsOEVea+m0qqxEmwpc9kC1p/XzmjLWrReR9D/GRs8Pex2NX/imyEH9c5IU/7tMBQCHOA==} dev: true /@types/json-schema@7.0.13: |