deps: bump lint-staged from 10.2.4 to 10.2.6
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.4 to 10.2.6. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v10.2.4...v10.2.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ad8ddd743a
commit
b920e249f6
|
@ -9000,12 +9000,13 @@
|
|||
"dev": true
|
||||
},
|
||||
"lint-staged": {
|
||||
"version": "10.2.4",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.4.tgz",
|
||||
"integrity": "sha512-doTMGKXQAT34c3S3gwDrTnXmCZp/z1/92D8suPqqh755sKPT18ew1NoPNHxJdrvv1D4WrJ7CEnx79Ns3EdEFbg==",
|
||||
"version": "10.2.6",
|
||||
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.6.tgz",
|
||||
"integrity": "sha512-2oEBWyPZHkdyjKcIv2U6ay80Q52ZMlZZrUnfsV0WTVcgzPlt3o2t5UFy2v8ETUTsIDZ0xSJVnffWCgD3LF6xTQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^4.0.0",
|
||||
"cli-truncate": "2.1.0",
|
||||
"commander": "^5.1.0",
|
||||
"cosmiconfig": "^6.0.0",
|
||||
"debug": "^4.1.1",
|
||||
|
@ -9219,9 +9220,9 @@
|
|||
}
|
||||
},
|
||||
"listr2": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/listr2/-/listr2-2.0.2.tgz",
|
||||
"integrity": "sha512-HkbraLsbHRFtuT0p1g9KUiMoJeqlPdgsi4Q3mCvBlYnVK+2I1vPdCxBvJ+nAxwpL7SZiyaICWMvLOyMBtu+VKw==",
|
||||
"version": "2.0.4",
|
||||
"resolved": "https://registry.npmjs.org/listr2/-/listr2-2.0.4.tgz",
|
||||
"integrity": "sha512-oJaAcplPsa72rKW0eg4P4LbEJjhH+UO2I8uqR/I2wzHrVg16ohSfUy0SlcHS21zfYXxtsUpL8YXGHjyfWMR0cg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@samverschueren/stream-to-observable": "^0.3.0",
|
||||
|
|
|
@ -69,7 +69,7 @@
|
|||
"husky": "^4.2.5",
|
||||
"jest": "^25.5.4",
|
||||
"jest-circus": "^26.0.1",
|
||||
"lint-staged": "^10.2.4",
|
||||
"lint-staged": "^10.2.6",
|
||||
"nock": "^12.0.3",
|
||||
"prettier": "2.0.5",
|
||||
"standard-version": "^8.0.0",
|
||||
|
|
Loading…
Reference in New Issue