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

This commit is contained in:
renovate[bot] 2023-08-31 07:01:13 +00:00 committed by GitHub
parent bf895ca1d8
commit e2b07c28c7
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.20.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-2.20.1.tgz",
"integrity": "sha512-2J6kSVB1F75e8ikpUMeW9PcXofupE9CtA0Cpa8YDpm9sAShtiQXNpo2WNuYLl3KCn7/6zd+1zxqDpsoqILDMVg==",
"version": "2.20.2",
"resolved": "https://registry.npmjs.org/knip/-/knip-2.20.2.tgz",
"integrity": "sha512-+OE0X6tRBxkqo/0B4GMkSj9uK5cksgQ+E/JzBhr834hteeoY8nfLb3kbU4ySEvwi/tOgANgJ3Jz7lQJxuMNWMA==",
"dev": true,
"dependencies": {
"@ericcornelissen/bash-parser": "^0.5.2",