Skip to content

Commit 78c47fe

Browse files
author
valentinab25
committed
chore: husky, lint-staged use fixed versions
1 parent ebaa039 commit 78c47fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
"@cypress/code-coverage": "^3.10.0",
2323
"@plone/scripts": "*",
2424
"babel-plugin-transform-class-properties": "^6.24.1",
25-
"husky": "*",
26-
"lint-staged": "*",
25+
"husky": "^8.0.3",
26+
"lint-staged": "^14.0.1",
2727
"md5": "^2.3.0"
2828
},
2929
"lint-staged": {

0 commit comments

Comments
 (0)