Bump knip from 2.17.1 to 2.17.2

Bumps [knip](https://github.com/webpro/knip) from 2.17.1 to 2.17.2.
- [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.17.1...2.17.2)

---
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-08-01 00:27:18 +00:00
committed by GitHub
parent 071af03577
commit 8a61d258fb
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -32,7 +32,7 @@
"eslint-config-prettier": "^8.9.0",
"eslint-plugin-jsdoc": "^46.4.5",
"eslint-plugin-vue": "^9.16.1",
"knip": "^2.17.0",
"knip": "^2.17.2",
"laravel-vite-plugin": "^0.7.2",
"lodash": "^4.17.19",
"postcss": "^8.4.27",
@@ -4366,9 +4366,9 @@
"dev": true
},
"node_modules/knip": {
"version": "2.17.1",
"resolved": "https://registry.npmjs.org/knip/-/knip-2.17.1.tgz",
"integrity": "sha512-+pW9RT91f0mM8/iNCy5VOYaLiponmDW2nIOBKPX1JLOvdvfolrsEKLPiNUB9Rza2tOqQYoR25yK86Ty6W7QCiQ==",
"version": "2.17.2",
"resolved": "https://registry.npmjs.org/knip/-/knip-2.17.2.tgz",
"integrity": "sha512-sDyx860DgceZU4+7cEByf5OWElsnIl8iLx/I7DoPdCkrZfc6/HJF3Jy0Tf5X20jPy2OW+LfdBRonkxCLPV1E+Q==",
"dev": true,
"dependencies": {
"@ericcornelissen/bash-parser": "^0.5.2",