chore(deps): update dependency knip to v2.21.1

This commit is contained in:
renovate[bot] 2023-09-03 07:35:40 +00:00 committed by GitHub
parent 274771462f
commit c82ebc178e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
web/package-lock.json generated
View file

@ -29918,9 +29918,9 @@
}
},
"node_modules/knip": {
"version": "2.21.0",
"resolved": "https://registry.npmjs.org/knip/-/knip-2.21.0.tgz",
"integrity": "sha512-tiK6B7+KsvS64kydT0I9EEZfURW25wzC5suxlf6MBqn80oGchP2ih2SbJzUPSAP4JRJFz2/bHKcEk9O5kEzCvg==",
"version": "2.21.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-2.21.1.tgz",
"integrity": "sha512-Zb5y9oISNsotK7DYiG6OEhWAy20PuR7uUchQAFmWC5MzQhQozNAiQ6P2ZOVvOCVIBHe/2pInuRHZ7pmDab8/mQ==",
"dev": true,
"dependencies": {
"@ericcornelissen/bash-parser": "^0.5.2",