Skip to content

Commit

Permalink
Update dependency lint-staged to v11 (#1057)
Browse files Browse the repository at this point in the history
Co-authored-by: Jake Fried <[email protected]>
  • Loading branch information
renovate-bot and samouri authored May 11, 2021
1 parent 471afef commit 8fe7039
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"esm": "3.2.25",
"husky": "6.0.0",
"jsdom": "16.5.3",
"lint-staged": "10.5.4",
"lint-staged": "11.0.0",
"magic-string": "0.25.7",
"np": "7.5.0",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion tools/linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"ava": "3.15.0",
"esm": "3.2.25",
"lint-staged": "10.5.4",
"lint-staged": "11.0.0",
"npm-run-all": "4.1.5",
"prettier": "2.3.0",
"rimraf": "3.0.2",
Expand Down

0 comments on commit 8fe7039

Please sign in to comment.