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 Gabe Kangas
parent 3ccc989dd0
commit 3b94388198

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",