Merge pull request #184 from veganhacktivists/renovate/sapphire-plugin-subcommands-6.x-lockfile

fix(deps): update dependency @sapphire/plugin-subcommands to v6.0.3
This commit is contained in:
Anthony Berg 2024-01-21 23:36:17 +00:00 committed by GitHub
commit 3b0666e80d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

16
package-lock.json generated
View File

@ -653,11 +653,11 @@
}
},
"node_modules/@sapphire/plugin-subcommands": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-6.0.2.tgz",
"integrity": "sha512-AXRIRK2dVxPP3+bsZlvzQjfSrPYAf5C6ueyxzp9gRZE9N5zXKbeAFyL/HeXFB+Hr2zne0zBgqeH25NMeblpm0A==",
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-6.0.3.tgz",
"integrity": "sha512-SLDlTjMrMpb3s89ZjrBvVbMWsXfNNciO6SnNQdKLKTUQwktaYxIdj+k3MmEWpN19i8W9ogRvIrLl0Hw20pPUng==",
"dependencies": {
"@sapphire/utilities": "^3.15.1",
"@sapphire/utilities": "^3.15.3",
"tslib": "^2.6.2"
},
"engines": {
@ -3128,11 +3128,11 @@
}
},
"@sapphire/plugin-subcommands": {
"version": "6.0.2",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-6.0.2.tgz",
"integrity": "sha512-AXRIRK2dVxPP3+bsZlvzQjfSrPYAf5C6ueyxzp9gRZE9N5zXKbeAFyL/HeXFB+Hr2zne0zBgqeH25NMeblpm0A==",
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/@sapphire/plugin-subcommands/-/plugin-subcommands-6.0.3.tgz",
"integrity": "sha512-SLDlTjMrMpb3s89ZjrBvVbMWsXfNNciO6SnNQdKLKTUQwktaYxIdj+k3MmEWpN19i8W9ogRvIrLl0Hw20pPUng==",
"requires": {
"@sapphire/utilities": "^3.15.1",
"@sapphire/utilities": "^3.15.3",
"tslib": "^2.6.2"
}
},