Skip to content

Commit 56124ee

Browse files
committed
fix(deps): downgrade lint-staged to resolve compatibility issue (v13.2.2)
1 parent 91dc950 commit 56124ee

File tree

2 files changed

+139
-124
lines changed

2 files changed

+139
-124
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"husky": "^8.0.0",
4343
"is-ci": "^3.0.1",
4444
"jest": "^28.1.0",
45-
"lint-staged": "^13.0.0",
45+
"lint-staged": "~13.2.0",
4646
"pinst": "^3.0.0",
4747
"prettier": "^2.2.1",
4848
"replace-in-file": "^6.3.5",

0 commit comments

Comments
 (0)