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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -32,7 +32,7 @@
|
|||||||
"eslint-config-prettier": "^8.9.0",
|
"eslint-config-prettier": "^8.9.0",
|
||||||
"eslint-plugin-jsdoc": "^46.4.5",
|
"eslint-plugin-jsdoc": "^46.4.5",
|
||||||
"eslint-plugin-vue": "^9.16.1",
|
"eslint-plugin-vue": "^9.16.1",
|
||||||
"knip": "^2.17.0",
|
"knip": "^2.17.2",
|
||||||
"laravel-vite-plugin": "^0.7.2",
|
"laravel-vite-plugin": "^0.7.2",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
"postcss": "^8.4.27",
|
"postcss": "^8.4.27",
|
||||||
@@ -4366,9 +4366,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/knip": {
|
"node_modules/knip": {
|
||||||
"version": "2.17.1",
|
"version": "2.17.2",
|
||||||
"resolved": "https://registry.npmjs.org/knip/-/knip-2.17.1.tgz",
|
"resolved": "https://registry.npmjs.org/knip/-/knip-2.17.2.tgz",
|
||||||
"integrity": "sha512-+pW9RT91f0mM8/iNCy5VOYaLiponmDW2nIOBKPX1JLOvdvfolrsEKLPiNUB9Rza2tOqQYoR25yK86Ty6W7QCiQ==",
|
"integrity": "sha512-sDyx860DgceZU4+7cEByf5OWElsnIl8iLx/I7DoPdCkrZfc6/HJF3Jy0Tf5X20jPy2OW+LfdBRonkxCLPV1E+Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ericcornelissen/bash-parser": "^0.5.2",
|
"@ericcornelissen/bash-parser": "^0.5.2",
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"eslint-config-prettier": "^8.9.0",
|
"eslint-config-prettier": "^8.9.0",
|
||||||
"eslint-plugin-jsdoc": "^46.4.5",
|
"eslint-plugin-jsdoc": "^46.4.5",
|
||||||
"eslint-plugin-vue": "^9.16.1",
|
"eslint-plugin-vue": "^9.16.1",
|
||||||
"knip": "^2.17.0",
|
"knip": "^2.17.2",
|
||||||
"laravel-vite-plugin": "^0.7.2",
|
"laravel-vite-plugin": "^0.7.2",
|
||||||
"lodash": "^4.17.19",
|
"lodash": "^4.17.19",
|
||||||
"postcss": "^8.4.27",
|
"postcss": "^8.4.27",
|
||||||
|
|||||||
Reference in New Issue
Block a user