diff options
author | 2021-05-08 22:06:38 +0300 | |
---|---|---|
committer | 2021-05-08 22:06:38 +0300 | |
commit | 41e947d8758de1845d45df2ee99f5a94f52601bf (patch) | |
tree | 4dcb9a4fd7847a98dd1ce362963f8d377c5e7ffd | |
parent | Merge pull request #228 from python-discord/dependabot/npm_and_yarn/types/jes... (diff) | |
parent | Bump husky from 5.1.3 to 6.0.0 (diff) |
Merge pull request #232 from python-discord/dependabot/npm_and_yarn/husky-6.0.0
Bump husky from 5.1.3 to 6.0.0
-rw-r--r-- | package.json | 2 | ||||
-rw-r--r-- | yarn.lock | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index fe67afd..6263ec3 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "dotenv": "8.2.0", "eslint": "7.23.0", "eslint-plugin-react": "7.23.2", - "husky": "5.1.3", + "husky": "6.0.0", "jest": "26.6.3", "jest-environment-jsdom-fourteen": "1.0.1", "jest-resolve": "26.6.2", @@ -4992,10 +4992,10 @@ human-signals@^2.1.0: resolved "https://registry.yarnpkg.com/human-signals/-/human-signals-2.1.0.tgz#dc91fcba42e4d06e4abaed33b3e7a3c02f514ea0" integrity sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw== - version "5.1.3" - resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d" - integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg== + version "6.0.0" + resolved "https://registry.yarnpkg.com/husky/-/husky-6.0.0.tgz#810f11869adf51604c32ea577edbc377d7f9319e" + integrity sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ== version "0.4.24" |