Bump clean-modules from 3.0.4 to 3.0.5

Bumps [clean-modules](https://github.com/duniul/clean-modules) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/duniul/clean-modules/releases)
- [Changelog](https://github.com/duniul/clean-modules/blob/main/CHANGELOG.md)
- [Commits](https://github.com/duniul/clean-modules/compare/v3.0.4...v3.0.5)

---
updated-dependencies:
- dependency-name: clean-modules
  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] 2024-03-11 09:35:28 +00:00 committed by GitHub
parent 8efe5f9145
commit 32ff08e747
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -113,9 +113,9 @@
} }
}, },
"node_modules/clean-modules": { "node_modules/clean-modules": {
"version": "3.0.4", "version": "3.0.5",
"resolved": "https://registry.npmjs.org/clean-modules/-/clean-modules-3.0.4.tgz", "resolved": "https://registry.npmjs.org/clean-modules/-/clean-modules-3.0.5.tgz",
"integrity": "sha512-UtidYdwZScv7TEmPuNBU1IDh2UrLH9FNYnhKYterm3jTtOGtSOa02J5aKHvnauqS/TKqJGPpC4bmuRDAXk61EQ==", "integrity": "sha512-gRW2hxNEE+xunuv/lkdPQ6UAqhs6CGoshLxOZ6eqy2ytkUAyzSoQ4fFj8/51jAfmJhrbuBGd/8hnvplIp8KRDg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"clipanion": "^3.2.1", "clipanion": "^3.2.1",