chore(deps-dev): bump lint-staged from 11.2.0 to 11.2.1 (#7126)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.0 to 11.2.1. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.2.0...v11.2.1) --- 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> Co-authored-by: repo-ranger[bot] <39074581+repo-ranger[bot]@users.noreply.github.com>
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -118,7 +118,7 @@
|
||||
"is-svg": "^4.3.1",
|
||||
"js-yaml-loader": "^1.2.2",
|
||||
"jsdoc": "^3.6.7",
|
||||
"lint-staged": "^11.2.0",
|
||||
"lint-staged": "^11.2.1",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.difference": "^4.5.0",
|
||||
"minimist": "^1.2.5",
|
||||
@@ -17941,9 +17941,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.0.tgz",
|
||||
"integrity": "sha512-0KIcRuO4HQS2Su7qWtjrfTXgSklvyIb9Fk9qVWRZkGHa5S81Vj6WBbs+ogQBvHUwLJYq1eQ4R+H82GSak4OM7w==",
|
||||
"version": "11.2.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz",
|
||||
"integrity": "sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cli-truncate": "2.1.0",
|
||||
@@ -44041,9 +44041,9 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "11.2.0",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.0.tgz",
|
||||
"integrity": "sha512-0KIcRuO4HQS2Su7qWtjrfTXgSklvyIb9Fk9qVWRZkGHa5S81Vj6WBbs+ogQBvHUwLJYq1eQ4R+H82GSak4OM7w==",
|
||||
"version": "11.2.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz",
|
||||
"integrity": "sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cli-truncate": "2.1.0",
|
||||
|
||||
@@ -205,7 +205,7 @@
|
||||
"is-svg": "^4.3.1",
|
||||
"js-yaml-loader": "^1.2.2",
|
||||
"jsdoc": "^3.6.7",
|
||||
"lint-staged": "^11.2.0",
|
||||
"lint-staged": "^11.2.1",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.difference": "^4.5.0",
|
||||
"minimist": "^1.2.5",
|
||||
|
||||
Reference in New Issue
Block a user