Skip to content

Commit fa58c7a

Browse files
Update dependency lint-staged to v12 (#1112)
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
1 parent ea7a243 commit fa58c7a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"esm": "3.2.25",
5757
"husky": "7.0.4",
5858
"jsdom": "18.0.1",
59-
"lint-staged": "11.2.6",
59+
"lint-staged": "12.0.2",
6060
"magic-string": "0.25.7",
6161
"np": "7.5.0",
6262
"npm-run-all": "4.1.5",

tools/linter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"ava": "3.15.0",
2727
"esm": "3.2.25",
28-
"lint-staged": "11.2.6",
28+
"lint-staged": "12.0.2",
2929
"npm-run-all": "4.1.5",
3030
"prettier": "2.4.1",
3131
"rimraf": "3.0.2",

0 commit comments

Comments
 (0)