chore(deps-dev): bump knip from 2.38.1 to 2.38.4

Bumps [knip](https://github.com/webpro/knip) from 2.38.1 to 2.38.4.
- [Release notes](https://github.com/webpro/knip/releases)
- [Changelog](https://github.com/webpro/knip/blob/main/docs/release-notes-v2.md)
- [Commits](https://github.com/webpro/knip/compare/2.38.1...2.38.4)

---
updated-dependencies:
- dependency-name: knip
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-27 20:29:21 +00:00 committed by Nicolas Meienberger
parent a4af320fba
commit e8b362914a
2 changed files with 9 additions and 9 deletions

View file

@ -122,7 +122,7 @@
"eslint-plugin-testing-library": "^6.1.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"knip": "^2.38.1",
"knip": "^2.38.4",
"memfs": "^4.6.0",
"msw": "^1.3.2",
"next-router-mock": "^0.9.10",

16
pnpm-lock.yaml generated
View file

@ -274,8 +274,8 @@ importers:
specifier: ^29.7.0
version: 29.7.0
knip:
specifier: ^2.38.1
version: 2.38.1
specifier: ^2.38.4
version: 2.38.4
memfs:
specifier: ^4.6.0
version: 4.6.0(quill-delta@5.1.0)(rxjs@7.8.1)(tslib@2.6.2)
@ -7410,8 +7410,8 @@ packages:
engines: {node: '>=6'}
dev: true
/knip@2.38.1:
resolution: {integrity: sha512-n+c6kfRHpQfXSpJjDPEvDMIauxKiE8pXuWyaBP8MGjCUrFIGjwUpuFmiF+fNeVMZs2GWPEZzXKM8G7eqzP+u7w==}
/knip@2.38.4:
resolution: {integrity: sha512-6/RbPRslQJ2dew3rlOItHFckx3F9PtOCXblIe9oimMxR6lNZ59Suh+65rZl/XM07PqE5v10PlKFl3gJdhcGENA==}
engines: {node: '>=16.17.0 <17 || >=18.6.0'}
hasBin: true
dependencies:
@ -7434,7 +7434,7 @@ packages:
summary: 2.1.0
typescript: 5.2.2
zod: 3.22.4
zod-validation-error: 2.0.0(zod@3.22.4)
zod-validation-error: 1.5.0(zod@3.22.4)
transitivePeerDependencies:
- domexception
dev: true
@ -11287,9 +11287,9 @@ packages:
engines: {node: '>=12.20'}
dev: true
/zod-validation-error@2.0.0(zod@3.22.4):
resolution: {integrity: sha512-YTZXzeJW1JuHANATyLSdKyQUEXmM5fU0Yzop5odR4rZGtfL6I9HCvJDvBCizu1rPUNiKDEgd5riDxGVNAAPKxg==}
engines: {node: '>=18.0.0'}
/zod-validation-error@1.5.0(zod@3.22.4):
resolution: {integrity: sha512-/7eFkAI4qV0tcxMBB/3+d2c1P6jzzZYdYSlBuAklzMuCrJu5bzJfHS0yVAS87dRHVlhftd6RFJDIvv03JgkSbw==}
engines: {node: '>=16.0.0'}
peerDependencies:
zod: ^3.18.0
dependencies: