deps: bump lint-staged from 10.2.1 to 10.2.2

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.2.1 to 10.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.1...v10.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-01 04:40:18 +00:00
parent 815ceae6cf
commit 466efd6e32
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8593,9 +8593,9 @@
"dev": true
},
"lint-staged": {
"version": "10.2.1",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.1.tgz",
"integrity": "sha512-UPeqH0z+WzM5Gd2Ip/YfqA16SLiX3fCiC/in9hKioMDDMUUTN8YQbj0hupgQpyR5YZN35KCW9d4kjvH9XGN+3Q==",
"version": "10.2.2",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.2.2.tgz",
"integrity": "sha512-78kNqNdDeKrnqWsexAmkOU3Z5wi+1CsQmUmfCuYgMTE8E4rAIX8RHW7xgxwAZ+LAayb7Cca4uYX4P3LlevzjVg==",
"dev": true,
"requires": {
"chalk": "^4.0.0",

View File

@ -69,7 +69,7 @@
"husky": "^4.2.5",
"jest": "^25.5.3",
"jest-circus": "^25.5.3",
"lint-staged": "^10.2.1",
"lint-staged": "^10.2.2",
"nock": "^12.0.3",
"prettier": "2.0.5",
"standard-version": "^7.1.0",