Skip to content

Commit 795b20b

Browse files
authored
Merge pull request #52 from PlayerData/renovate-4b188685c728ad8fb4c2b
chore(deps): update dependency husky to v8
2 parents 972ac2d + 168ac62 commit 795b20b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"eslint": "^7.2.0",
5959
"eslint-config-prettier": "^7.0.0",
6060
"eslint-plugin-prettier": "^3.1.3",
61-
"husky": "^5.1.3",
61+
"husky": "^8.0.0",
6262
"prettier": "^2.0.5",
6363
"react": "18.1.0",
6464
"react-native": "0.68.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4819,10 +4819,10 @@ humanize-ms@^1.2.1:
48194819
dependencies:
48204820
ms "^2.0.0"
48214821

4822-
husky@^5.1.3:
4823-
version "5.1.3"
4824-
resolved "https://npm.playerdata.co.uk/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"
4825-
integrity sha512-fbNJ+Gz5wx2LIBtMweJNY1D7Uc8p1XERi5KNRMccwfQA+rXlxWNSdUxswo0gT8XqxywTIw7Ywm/F4v/O35RdMg==
4822+
husky@^8.0.0:
4823+
version "8.0.3"
4824+
resolved "https://npm.playerdata.co.uk/husky/-/husky-8.0.3.tgz#4936d7212e46d1dea28fef29bb3a108872cd9184"
4825+
integrity sha512-+dQSyqPh4x1hlO1swXBiNb2HzTDN1I2IGLQx1GrBuiqFJfoMrnZWwVmatvSiO+Iz8fBUnf+lekwNo4c2LlXItg==
48264826

48274827
iconv-lite@^0.6.2:
48284828
version "0.6.2"

0 commit comments

Comments
 (0)