mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-26 15:16:27 +01:00
Bump husky from 2.4.0 to 2.4.1 (#34)
Bumps [husky](https://github.com/typicode/husky) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/compare/v2.4.0...v2.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Amir Raminfar
parent
9ba92162a4
commit
3662cfb03c
6
package-lock.json
generated
6
package-lock.json
generated
@@ -4240,9 +4240,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"husky": {
|
||||
"version": "2.4.0",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-2.4.0.tgz",
|
||||
"integrity": "sha512-3k1wuZU20gFkphNWMjh2ISCFaqfbaLY7R9FST2Mj9HeRhUK9ydj9qQR8qfXlog3EctVGsyeilcZkIT7uBZDDVA==",
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-2.4.1.tgz",
|
||||
"integrity": "sha512-ZRwMWHr7QruR22dQ5l3rEGXQ7rAQYsJYqaeCd+NyOsIFczAtqaApZQP3P4HwLZjCtFbm3SUNYoKuoBXX3AYYfw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cosmiconfig": "^5.2.0",
|
||||
|
||||
@@ -34,7 +34,7 @@
|
||||
"@babel/plugin-transform-runtime": "^7.4.4",
|
||||
"@vue/component-compiler-utils": "^3.0.0",
|
||||
"concurrently": "^4.1.0",
|
||||
"husky": "^2.4.0",
|
||||
"husky": "^2.4.1",
|
||||
"lint-staged": "^8.2.0",
|
||||
"parcel-bundler": "^1.12.3",
|
||||
"prettier": "^1.18.2",
|
||||
|
||||
Reference in New Issue
Block a user