Skip to content

Commit 97ba91b

Browse files
committed
Downgrade lint-staged version
1 parent d8a4cd2 commit 97ba91b

File tree

2 files changed

+204
-91
lines changed

2 files changed

+204
-91
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"eslint-plugin-ban": "^1.6.0",
1717
"eslint-plugin-import": "2.25.4",
1818
"eslint-plugin-prefer-arrow": "1.2.2",
19-
"lint-staged": "^12.3.4",
19+
"lint-staged": "^11.2.6",
2020
"prettier": "^2.5.1",
2121
"typescript": ">=3.3.x <=4.2.x "
2222
}

0 commit comments

Comments
 (0)