Skip to content

Commit

Permalink
Upgrade husky to version 8
Browse files Browse the repository at this point in the history
  • Loading branch information
bokub committed Aug 31, 2023
1 parent b773e49 commit faed7b6
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
30 changes: 15 additions & 15 deletions packages/mrm-task-lint-staged/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/mrm-task-lint-staged/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"repository": "sapegin/mrm",
"license": "MIT",
"engines": {
"node": ">=10.13"
"node": ">=14"
},
"main": "index.js",
"files": [
Expand All @@ -24,7 +24,7 @@
"lint"
],
"dependencies": {
"husky": "^7.0.4",
"husky": "^8.0.3",
"lodash": "^4.17.15",
"mrm-core": "^7.1.17"
}
Expand Down

0 comments on commit faed7b6

Please sign in to comment.