Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jan 16, 2020
1 parent f5d256f commit 6f43b45
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,14 +32,14 @@
"@semantic-release/npm": "5.3.5",
"any-shell-escape": "0.1.1",
"browserify": "16.5.0",
"chai": "^4.2.0",
"chai": "4.2.0",
"chalk": "2.4.2",
"commitizen": "2.10.1",
"eslint": "4.19.1",
"eslint-config-mailonline": "9.0.0",
"husky": "^4.0.10",
"husky": "4.0.10",
"inquirer": "6.5.2",
"inquirer-list-search-prompt": "^1.0.2",
"inquirer-list-search-prompt": "1.0.2",
"minimist": "1.2.0",
"mocha": "6.2.2",
"pkg": "4.4.2",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1120,7 +1120,7 @@ caseless@~0.12.0:
version "0.12.0"
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"

chai@^4.2.0:
chai@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/chai/-/chai-4.2.0.tgz#760aa72cf20e3795e84b12877ce0e83737aa29e5"
integrity sha512-XQU3bhBukrOsQCuwZndwGcCVQHyZi53fQ6Ys1Fym7E4olpIqqZZhhoFJoaKVvV17lWQoXYwgWN2nF5crA8J2jw==
Expand Down Expand Up @@ -3280,7 +3280,7 @@ humanize-ms@^1.2.1:
dependencies:
ms "^2.0.0"

husky@^4.0.10:
husky@4.0.10:
version "4.0.10"
resolved "https://registry.yarnpkg.com/husky/-/husky-4.0.10.tgz#659b52c404d3163b943a73f6c1d454708c0226d8"
integrity sha512-Ptm4k2DqOwxeK/kzu5RaJmNRoGvESrgDXObFcZ8aJZcyXyMBHhM2FqZj6zYKdetadmP3wCwxEHCBuB9xGlRp8A==
Expand Down Expand Up @@ -3415,7 +3415,7 @@ inline-source-map@~0.6.0:
dependencies:
source-map "~0.5.3"

inquirer-list-search-prompt@^1.0.2:
inquirer-list-search-prompt@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/inquirer-list-search-prompt/-/inquirer-list-search-prompt-1.0.2.tgz#aee9d698dbca47dd7e727413fbaed5f540475c19"
integrity sha512-p2pxuhxCurxZbWkYydLaI+9f2qkSDQUB2MeIJ07jxNBqH/bkHcz7Kk78+Im/XnL1MdyHbh0KKMzjAHmeSLn7oA==
Expand Down

0 comments on commit 6f43b45

Please sign in to comment.