Bump lint-staged from 10.3.0 to 10.4.0 (#2176)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.3.0...v10.4.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-09-23 20:19:46 +03:00 committed by GitHub
parent 65d9352648
commit 66c345b732
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -8892,9 +8892,9 @@
"integrity": "sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA="
},
"lint-staged": {
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.3.0.tgz",
"integrity": "sha512-an3VgjHqmJk0TORB/sdQl0CTkRg4E5ybYCXTTCSJ5h9jFwZbcgKIx5oVma5e7wp/uKt17s1QYFmYqT9MGVosGw==",
"version": "10.4.0",
"resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-10.4.0.tgz",
"integrity": "sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==",
"dev": true,
"requires": {
"chalk": "^4.1.0",

View File

@ -51,7 +51,7 @@
"eslint-plugin-prettier": "3.1.4",
"husky": "4.3.0",
"jest-canvas-mock": "2.2.0",
"lint-staged": "10.3.0",
"lint-staged": "10.4.0",
"pepjs": "0.5.2",
"prettier": "2.1.2",
"rewire": "5.0.0"