Bump knip from 2.15.1 to 2.15.2
Bumps [knip](https://github.com/webpro/knip) from 2.15.1 to 2.15.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.15.1...2.15.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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -32,7 +32,7 @@
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
"eslint-plugin-jsdoc": "^46.2.6",
|
||||
"eslint-plugin-vue": "^9.8.0",
|
||||
"knip": "^2.13.0",
|
||||
"knip": "^2.15.2",
|
||||
"laravel-vite-plugin": "^0.7.2",
|
||||
"lodash": "^4.17.19",
|
||||
"postcss": "^8.4.24",
|
||||
@@ -4389,9 +4389,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/knip": {
|
||||
"version": "2.15.1",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-2.15.1.tgz",
|
||||
"integrity": "sha512-Q1ZX5ctu6xIro8zYgm2a6fbJvh1nf1m4aEUyTxHao1RATXUbpK0fxR9JJTFaKugyjORior39Ckuf8z6g6ydIzQ==",
|
||||
"version": "2.15.2",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-2.15.2.tgz",
|
||||
"integrity": "sha512-AomZpQAjbPpUr06Gs6egTeZglyfloLNSQQxrEe6VhStmR4jVonPJSqGPEoSQHjOwJ4okAAhyGrjsIovuGaxCPw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@ericcornelissen/bash-parser": "^0.5.2",
|
||||
|
||||
Reference in New Issue
Block a user