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:
parent
8efe5f9145
commit
32ff08e747
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue