Bump lint-staged from 12.3.8 to 12.4.0

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.8 to 12.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.8...v12.4.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-21 12:40:07 +00:00 committed by GitHub
parent 2570a0ae27
commit 46db393223
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

16
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "discord.js-selfbot-v13",
"version": "1.3.9",
"version": "1.3.91",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "discord.js-selfbot-v13",
"version": "1.3.9",
"version": "1.3.91",
"license": "GNU General Public License v3.0",
"dependencies": {
"@discordjs/builders": "^0.12.0",
@ -8712,9 +8712,9 @@
}
},
"node_modules/lint-staged": {
"version": "12.3.8",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.8.tgz",
"integrity": "sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==",
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.0.tgz",
"integrity": "sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@ -19689,9 +19689,9 @@
}
},
"lint-staged": {
"version": "12.3.8",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.8.tgz",
"integrity": "sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==",
"version": "12.4.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.0.tgz",
"integrity": "sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",