mirror of
https://github.com/BluemediaGER/muse.git
synced 2024-11-12 21:05:29 +01:00
Merge pull request #38 from codetheweb/dependabot/npm_and_yarn/husky-4.3.5
This commit is contained in:
commit
81a20d885d
|
@ -39,7 +39,7 @@
|
|||
"eslint": "^7.14.0",
|
||||
"eslint-config-xo": "^0.33.1",
|
||||
"eslint-config-xo-typescript": "^0.36.0",
|
||||
"husky": "^4.3.0",
|
||||
"husky": "^4.3.5",
|
||||
"nodemon": "^2.0.6",
|
||||
"ts-node": "^9.1.0",
|
||||
"typescript": "^4.1.2"
|
||||
|
|
|
@ -1465,10 +1465,10 @@ http2-wrapper@^1.0.0-beta.5.2:
|
|||
quick-lru "^5.1.1"
|
||||
resolve-alpn "^1.0.0"
|
||||
|
||||
husky@^4.3.0:
|
||||
version "4.3.0"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.0.tgz#0b2ec1d66424e9219d359e26a51c58ec5278f0de"
|
||||
integrity sha512-tTMeLCLqSBqnflBZnlVDhpaIMucSGaYyX6855jM4AguGeWCeSzNdb1mfyWduTZ3pe3SJVvVWGL0jO1iKZVPfTA==
|
||||
husky@^4.3.5:
|
||||
version "4.3.5"
|
||||
resolved "https://registry.yarnpkg.com/husky/-/husky-4.3.5.tgz#ab8d2a0eb6b62fef2853ee3d442c927d89290902"
|
||||
integrity sha512-E5S/1HMoDDaqsH8kDF5zeKEQbYqe3wL9zJDyqyYqc8I4vHBtAoxkDBGXox0lZ9RI+k5GyB728vZdmnM4bYap+g==
|
||||
dependencies:
|
||||
chalk "^4.0.0"
|
||||
ci-info "^2.0.0"
|
||||
|
|
Loading…
Reference in a new issue