Bump lint-staged from 12.3.1 to 12.3.2 (#2052)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.3.1 to 12.3.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v12.3.1...v12.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-01-27 10:36:22 -05:00
committed by GitHub
parent d58491c36d
commit 5351db0038

12
package-lock.json generated
View File

@@ -16136,9 +16136,9 @@
"dev": true
},
"node_modules/lint-staged": {
"version": "12.3.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.1.tgz",
"integrity": "sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==",
"version": "12.3.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.2.tgz",
"integrity": "sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==",
"dev": true,
"dependencies": {
"cli-truncate": "^3.1.0",
@@ -36670,9 +36670,9 @@
"dev": true
},
"lint-staged": {
"version": "12.3.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.1.tgz",
"integrity": "sha512-Ocht/eT+4/siWOZDJpNUKcKX2UeWW/pDbohJ4gRsrafAjBi79JK8kiNVk2ciIVNKdw0Q4ABptl2nr6uQAlRImw==",
"version": "12.3.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-12.3.2.tgz",
"integrity": "sha512-gtw4Cbj01SuVSfAOXC6ivd/7VKHTj51yj5xV8TgktFmYNMsZzXuSd5/brqJEA93v63wL7R6iDlunMANOechC0A==",
"dev": true,
"requires": {
"cli-truncate": "^3.1.0",