aboutsummaryrefslogtreecommitdiffstats
path: root/pnpm-lock.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-18 17:04:03 +0000
committerMatthew Strapp <matt@mattstrapp.net>2023-10-18 12:50:03 -0500
commit61c603c4c106c13e67d040607ec9d8fe7d9d7221 (patch)
tree56c5bae376164fffe74987c775280ab1fa7a354c /pnpm-lock.yaml
parentBump @sveltejs/kit from 1.25.2 to 1.26.0 (diff)
downloadtrinkets-61c603c4c106c13e67d040607ec9d8fe7d9d7221.tar
trinkets-61c603c4c106c13e67d040607ec9d8fe7d9d7221.tar.gz
trinkets-61c603c4c106c13e67d040607ec9d8fe7d9d7221.tar.bz2
trinkets-61c603c4c106c13e67d040607ec9d8fe7d9d7221.tar.lz
trinkets-61c603c4c106c13e67d040607ec9d8fe7d9d7221.tar.xz
trinkets-61c603c4c106c13e67d040607ec9d8fe7d9d7221.tar.zst
trinkets-61c603c4c106c13e67d040607ec9d8fe7d9d7221.zip
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] <support@github.com>
Diffstat (limited to 'pnpm-lock.yaml')
-rw-r--r--pnpm-lock.yaml8
1 files changed, 4 insertions, 4 deletions
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: