web: bump knip from 5.30.4 to 5.30.5 in /web (#11479)

Bumps [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) from 5.30.4 to 5.30.5.
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.30.5/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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-23 13:32:47 +02:00
committed by GitHub
parent ffcd146b2a
commit 4abef6d7b9
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -104,7 +104,7 @@
"github-slugger": "^2.0.0",
"glob": "^11.0.0",
"globals": "^15.9.0",
"knip": "^5.30.4",
"knip": "^5.30.5",
"lit-analyzer": "^2.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",
@ -20659,9 +20659,9 @@
}
},
"node_modules/knip": {
"version": "5.30.4",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.30.4.tgz",
"integrity": "sha512-ws9HtVEMyEFFlGZ3+XCC/XQ0dRfllaW0TVWQJzYTJprAvB98cy3mSH4wZo1UkzdPe6l+qbJJxnGuG69Jm916BQ==",
"version": "5.30.5",
"resolved": "https://registry.npmjs.org/knip/-/knip-5.30.5.tgz",
"integrity": "sha512-opta1VVKAfIzhvj1iyOr/3SgSDC6jYPoUaYkvjftNqMTeURppYY5VqrAa5DOcJnIsdcAdyoIKHUFg9NRiFaM5w==",
"dev": true,
"funding": [
{

View File

@ -91,7 +91,7 @@
"github-slugger": "^2.0.0",
"glob": "^11.0.0",
"globals": "^15.9.0",
"knip": "^5.30.4",
"knip": "^5.30.5",
"lit-analyzer": "^2.0.3",
"npm-run-all": "^4.1.5",
"prettier": "^3.3.3",