mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-28 16:06:40 +01:00
Bump husky from 3.0.1 to 3.0.2 (#91)
Bumps [husky](https://github.com/typicode/husky) from 3.0.1 to 3.0.2. - [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/v3.0.1...v3.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Amir Raminfar
parent
c14e8bfd1a
commit
0da82500f3
6
package-lock.json
generated
6
package-lock.json
generated
@@ -5059,9 +5059,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"husky": {
|
||||
"version": "3.0.1",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.1.tgz",
|
||||
"integrity": "sha512-PXBv+iGKw23GHUlgELRlVX9932feFL407/wHFwtsGeArp0dDM4u+/QusSQwPKxmNgjpSL+ustbOdQ2jetgAZbA==",
|
||||
"version": "3.0.2",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-3.0.2.tgz",
|
||||
"integrity": "sha512-WXCtaME2x0o4PJlKY4ap8BzLA+D0zlvefqAvLCPriOOu+x0dpO5uc5tlB7CY6/0SE2EESmoZsj4jW5D09KrJoA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.4.2",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"concurrently": "^4.1.1",
|
||||
"eventsourcemock": "^2.0.0",
|
||||
"fetch-mock": "^7.3.9",
|
||||
"husky": "^3.0.1",
|
||||
"husky": "^3.0.2",
|
||||
"jest": "^24.8.0",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"lint-staged": "^9.2.0",
|
||||
|
||||
Reference in New Issue
Block a user