Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v10.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 17, 2020
1 parent d9bde49 commit 9c9303c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"eslint-plugin-react-hooks": "3.0.0",
"husky": "4.2.5",
"jest": "25.2.7",
"lint-staged": "10.1.2",
"lint-staged": "10.1.4",
"next": "9.3.4",
"prettier": "2.0.4",
"prop-types": "15.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6882,10 +6882,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.1.2:
version "10.1.2"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.2.tgz#beaefc58037ea9e02fe7639cb323d584312a7957"
integrity sha512-Vtbe8rhWbJxPNlnXk6jczRh6wvAVjGg+VhELAIjLakOjTACdB4qJOD4W2R8oUXLRCqL1t9WMUsXbSlVK34A8Lg==
lint-staged@10.1.4:
version "10.1.4"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.1.4.tgz#c0e0930ed5568ada2a7fbd9d300318c87803a4b0"
integrity sha512-bFfQE6U8LASGKANl+JSN8nfL9Id6vq2YmWMgkynvmicMVQFR11OFU8lqcnI1y0fsPr3PwHa6xeMCh+SWB8TPkg==
dependencies:
chalk "^3.0.0"
commander "^4.0.1"
Expand Down

0 comments on commit 9c9303c

Please sign in to comment.