Bump knip from 4.2.0 to 4.2.1
Bumps [knip](https://github.com/webpro/knip/tree/HEAD/packages/knip) from 4.2.0 to 4.2.1. - [Release notes](https://github.com/webpro/knip/releases) - [Commits](https://github.com/webpro/knip/commits/4.2.1/packages/knip) --- 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
@@ -35,7 +35,7 @@
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jsdoc": "^48.0.2",
|
||||
"eslint-plugin-vue": "^9.18.1",
|
||||
"knip": "^4.2.0",
|
||||
"knip": "^4.2.1",
|
||||
"laravel-vite-plugin": "^0.8.0",
|
||||
"lodash": "^4.17.19",
|
||||
"postcss": "^8.4.27",
|
||||
@@ -5476,9 +5476,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/knip": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-4.2.0.tgz",
|
||||
"integrity": "sha512-2VieMncQBIwuUIgNncUphhfafl2fRBLHeri3Rnx/tedwT1mKZ668mSIyTqb+keuElp0S5wgYRcZPYHqDmIQeCw==",
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/knip/-/knip-4.2.1.tgz",
|
||||
"integrity": "sha512-KG++YCus11YyQQeiBxhXxv6NCJzol4AYER9q1kwZGFw+gwDzG/0Q6MN87McYFN74nGRX4O2xM5CA3TTPcbpn5A==",
|
||||
"dev": true,
|
||||
"funding": [
|
||||
{
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-jsdoc": "^48.0.2",
|
||||
"eslint-plugin-vue": "^9.18.1",
|
||||
"knip": "^4.2.0",
|
||||
"knip": "^4.2.1",
|
||||
"laravel-vite-plugin": "^0.8.0",
|
||||
"lodash": "^4.17.19",
|
||||
"postcss": "^8.4.27",
|
||||
|
||||
Reference in New Issue
Block a user