mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-25 23:03:47 +01:00
Bump husky from 2.5.0 to 2.7.0 (#57)
Bumps [husky](https://github.com/typicode/husky) from 2.5.0 to 2.7.0. - [Release notes](https://github.com/typicode/husky/releases) - [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md) - [Commits](https://github.com/typicode/husky/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Amir Raminfar
parent
082ad4d222
commit
3e29ea82d0
11
package-lock.json
generated
11
package-lock.json
generated
@@ -5019,16 +5019,17 @@
|
||||
"dev": true
|
||||
},
|
||||
"husky": {
|
||||
"version": "2.5.0",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-2.5.0.tgz",
|
||||
"integrity": "sha512-/aQIBaVMuzGi5X5BPliDPbHE+G+HDpWV7Zu28DiiXFMvHQcOeTsEnODWIGKyGBp7GM7rOgkxQdF+6AEo6xNtkw==",
|
||||
"version": "2.7.0",
|
||||
"resolved": "https://registry.npmjs.org/husky/-/husky-2.7.0.tgz",
|
||||
"integrity": "sha512-LIi8zzT6PyFpcYKdvWRCn/8X+6SuG2TgYYMrM6ckEYhlp44UcEduVymZGIZNLiwOUjrEud+78w/AsAiqJA/kRg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"cosmiconfig": "^5.2.1",
|
||||
"cosmiconfig": "^5.2.0",
|
||||
"execa": "^1.0.0",
|
||||
"find-up": "^3.0.0",
|
||||
"get-stdin": "^7.0.0",
|
||||
"is-ci": "^2.0.0",
|
||||
"pkg-dir": "^4.2.0",
|
||||
"pkg-dir": "^4.1.0",
|
||||
"please-upgrade-node": "^3.1.1",
|
||||
"read-pkg": "^5.1.1",
|
||||
"run-node": "^1.0.0",
|
||||
|
||||
@@ -41,7 +41,7 @@
|
||||
"concurrently": "^4.1.0",
|
||||
"eventsourcemock": "^2.0.0",
|
||||
"fetch-mock": "^7.3.3",
|
||||
"husky": "^2.5.0",
|
||||
"husky": "^2.7.0",
|
||||
"jest": "^24.8.0",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"lint-staged": "^8.2.1",
|
||||
|
||||
Reference in New Issue
Block a user