Bump lint-staged from 12.4.3 to 12.5.0

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.3 to 12.5.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.4.3...v12.5.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-06-06 12:50:32 +00:00 committed by GitHub
parent 305ccaac90
commit 18647151f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -8322,9 +8322,9 @@
}
},
"node_modules/lint-staged": {
"version": "12.4.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.3.tgz",
"integrity": "sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==",
"version": "12.5.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.5.0.tgz",
"integrity": "sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@ -21111,9 +21111,9 @@
}
},
"lint-staged": {
"version": "12.4.3",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.4.3.tgz",
"integrity": "sha512-eH6SKOmdm/ZwCRMTZAmM3q3dPkpq6vco/BfrOw8iGun4Xs/thYegPD/MLIwKO+iPkzibkLJuQcRhRLXKvaKreg==",
"version": "12.5.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.5.0.tgz",
"integrity": "sha512-BKLUjWDsKquV/JuIcoQW4MSAI3ggwEImF1+sB4zaKvyVx1wBk3FsG7UK9bpnmBTN1pm7EH2BBcMwINJzCRv12g==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",