chore(deps-dev): bump lint-staged from 11.2.1 to 11.2.3 (#7150)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.2.1 to 11.2.3. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v11.2.1...v11.2.3) --- 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.1",
|
||||
"lint-staged": "^11.2.3",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.difference": "^4.5.0",
|
||||
"minimist": "^1.2.5",
|
||||
@@ -17709,9 +17709,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/lint-staged": {
|
||||
"version": "11.2.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz",
|
||||
"integrity": "sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==",
|
||||
"version": "11.2.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.3.tgz",
|
||||
"integrity": "sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"cli-truncate": "2.1.0",
|
||||
@@ -43412,9 +43412,9 @@
|
||||
}
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "11.2.1",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.1.tgz",
|
||||
"integrity": "sha512-p56vAvBwABYSThvncT1Vuq0u6A8ZS56oC+eURfoavqyhBPJv+RGAmIU2kEYQOO19LPQVHQJ56eoBq/ARPlBoVQ==",
|
||||
"version": "11.2.3",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-11.2.3.tgz",
|
||||
"integrity": "sha512-Tfmhk8O2XFMD25EswHPv+OYhUjsijy5D7liTdxeXvhG2rsadmOLFtyj8lmlfoFFXY8oXWAIOKpoI+lJe1DB1mw==",
|
||||
"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.1",
|
||||
"lint-staged": "^11.2.3",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.difference": "^4.5.0",
|
||||
"minimist": "^1.2.5",
|
||||
|
||||
Reference in New Issue
Block a user