mirror of
https://github.com/brianlovin/security-checklist.git
synced 2026-03-11 08:55:31 +00:00
Merge pull request #514 from brianlovin/dependabot/npm_and_yarn/lint-staged-10.2.2
This commit is contained in:
commit
7d360ae2eb
2 changed files with 5 additions and 5 deletions
|
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-react": "^7.19.0",
|
||||
"flow-bin": "^0.123.0",
|
||||
"lint-staged": "^10.2.1",
|
||||
"lint-staged": "^10.2.2",
|
||||
"prettier": "^2.0.5",
|
||||
"prettier-eslint": "^9.0.1"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -5344,10 +5344,10 @@ lines-and-columns@^1.1.6:
|
|||
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
|
||||
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
|
||||
|
||||
lint-staged@^10.2.1:
|
||||
version "10.2.1"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.1.tgz#def64534c2a5f28e5b723a4bd970347d5b015339"
|
||||
integrity sha512-UPeqH0z+WzM5Gd2Ip/YfqA16SLiX3fCiC/in9hKioMDDMUUTN8YQbj0hupgQpyR5YZN35KCW9d4kjvH9XGN+3Q==
|
||||
lint-staged@^10.2.2:
|
||||
version "10.2.2"
|
||||
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.2.2.tgz#901403c120eb5d9443a0358b55038b04c8a7db9b"
|
||||
integrity sha512-78kNqNdDeKrnqWsexAmkOU3Z5wi+1CsQmUmfCuYgMTE8E4rAIX8RHW7xgxwAZ+LAayb7Cca4uYX4P3LlevzjVg==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
commander "^5.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue