Skip to content

Commit

Permalink
Bump husky from 4.3.8 to 5.1.3
Browse files Browse the repository at this point in the history
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 5.1.3.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](typicode/husky@v4.3.8...v5.1.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 20, 2021
1 parent 462c54e commit 0559a11
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 62 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -61,7 +61,7 @@
"eslint-config-prettier": "8.1.0",
"eslint-plugin-prettier": "3.3.1",
"firebase-tools": "9.6.1",
"husky": "4.3.8",
"husky": "5.1.3",
"jest-canvas-mock": "2.3.1",
"lint-staged": "10.5.4",
"pepjs": "0.5.3",
Expand Down
64 changes: 3 additions & 61 deletions yarn.lock
Expand Up @@ -3759,10 +3759,6 @@ compare-semver@^1.0.0:
dependencies:
semver "^5.0.1"

compare-versions@^3.6.0:
version "3.6.0"
resolved "https://registry.npmjs.org/compare-versions/-/compare-versions-3.6.0.tgz"

component-bind@1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz"
Expand Down Expand Up @@ -5543,19 +5539,6 @@ find-up@^3.0.0:
dependencies:
locate-path "^3.0.0"

find-up@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/find-up/-/find-up-5.0.0.tgz"
dependencies:
locate-path "^6.0.0"
path-exists "^4.0.0"

find-versions@^4.0.0:
version "4.0.0"
resolved "https://registry.npmjs.org/find-versions/-/find-versions-4.0.0.tgz"
dependencies:
semver-regex "^3.1.2"

firebase-tools@9.6.1:
version "9.6.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-9.6.1.tgz#1528437f904e957378bc397d629e26942677ad17"
Expand Down Expand Up @@ -6391,20 +6374,9 @@ human-signals@^1.1.1:
version "1.1.1"
resolved "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz"

husky@4.3.8:
version "4.3.8"
resolved "https://registry.npmjs.org/husky/-/husky-4.3.8.tgz"
dependencies:
chalk "^4.0.0"
ci-info "^2.0.0"
compare-versions "^3.6.0"
cosmiconfig "^7.0.0"
find-versions "^4.0.0"
opencollective-postinstall "^2.0.2"
pkg-dir "^5.0.0"
please-upgrade-node "^3.2.0"
slash "^3.0.0"
which-pm-runs "^1.0.0"
husky@5.1.3:
version "5.1.3"
resolved "https://registry.yarnpkg.com/husky/-/husky-5.1.3.tgz#1a0645a4fe3ffc006c4d0d8bd0bcb4c98787cc9d"

i18next-browser-languagedetector@6.0.1:
version "6.0.1"
Expand Down Expand Up @@ -7834,12 +7806,6 @@ locate-path@^5.0.0:
dependencies:
p-locate "^4.1.0"

locate-path@^6.0.0:
version "6.0.0"
resolved "https://registry.npmjs.org/locate-path/-/locate-path-6.0.0.tgz"
dependencies:
p-locate "^5.0.0"

lodash._isnative@~2.4.1:
version "2.4.1"
resolved "https://registry.npmjs.org/lodash._isnative/-/lodash._isnative-2.4.1.tgz"
Expand Down Expand Up @@ -8793,10 +8759,6 @@ openapi3-ts@^1.2.0:
version "1.4.0"
resolved "https://registry.npmjs.org/openapi3-ts/-/openapi3-ts-1.4.0.tgz"

opencollective-postinstall@^2.0.2:
version "2.0.3"
resolved "https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz"

opn@^5.5.0:
version "5.5.0"
resolved "https://registry.npmjs.org/opn/-/opn-5.5.0.tgz"
Expand Down Expand Up @@ -8909,12 +8871,6 @@ p-locate@^4.1.0:
dependencies:
p-limit "^2.2.0"

p-locate@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/p-locate/-/p-locate-5.0.0.tgz"
dependencies:
p-limit "^3.0.2"

p-map@^2.0.0:
version "2.1.0"
resolved "https://registry.npmjs.org/p-map/-/p-map-2.1.0.tgz"
Expand Down Expand Up @@ -9178,12 +9134,6 @@ pkg-dir@^4.1.0, pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"

pkg-dir@^5.0.0:
version "5.0.0"
resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-5.0.0.tgz"
dependencies:
find-up "^5.0.0"

pkg-up@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/pkg-up/-/pkg-up-3.1.0.tgz#100ec235cc150e4fd42519412596a28512a0def5"
Expand Down Expand Up @@ -10872,10 +10822,6 @@ semver-diff@^3.1.1:
dependencies:
semver "^6.3.0"

semver-regex@^3.1.2:
version "3.1.2"
resolved "https://registry.npmjs.org/semver-regex/-/semver-regex-3.1.2.tgz"

"semver@2 || 3 || 4 || 5", semver@^5.0.1, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semver@^5.6.0, semver@^5.7.1:
version "5.7.1"
resolved "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz"
Expand Down Expand Up @@ -12471,10 +12417,6 @@ which-module@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz"

which-pm-runs@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/which-pm-runs/-/which-pm-runs-1.0.0.tgz"

which@^1.2.9, which@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"
Expand Down

0 comments on commit 0559a11

Please sign in to comment.