Skip to content

Commit

Permalink
chore(deps): update dependency chance to v1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 11, 2019
1 parent aa3617d commit a257df5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
"devDependencies": {
"@commitlint/cli": "7.5.2",
"@commitlint/config-conventional": "7.5.0",
"@types/chance": "1.0.1",
"@types/chance": "1.0.7",
"@types/jest": "23.3.9",
"@types/lodash.get": "4.4.6",
"@types/lodash.merge": "4.6.4",
"@types/loglevel": "1.5.3",
"@types/node": "10.12.7",
"chance": "1.0.16",
"chance": "1.1.3",
"coveralls": "3.0.2",
"husky": "1.1.4",
"jest": "23.6.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -165,10 +165,10 @@
dependencies:
any-observable "^0.3.0"

"@types/[email protected].1":
version "1.0.1"
resolved "https://registry.yarnpkg.com/@types/chance/-/chance-1.0.1.tgz#c10703020369602c40dd9428cc6e1437027116df"
integrity sha512-jtV6Bv/j+xk4gcXeLlESwNc/m/I/dIZA0xrt29g0uKcjyPob8iisj/5z0ARE+Ldfx4MxjNFNECG0z++J7zJgqg==
"@types/[email protected].7":
version "1.0.7"
resolved "https://registry.yarnpkg.com/@types/chance/-/chance-1.0.7.tgz#c680a3891a505d8c626ec3a46bb1c0496419dfb6"
integrity sha512-LBOkJ7899SSLm08KicLYX3DqWUhfDspMLWNGuV1UPpL3iUENSvI0THGlf05n9yNHTR7zDlV/mCGZ7ZJ0ws8v3Q==

"@types/[email protected]":
version "23.3.9"
Expand Down Expand Up @@ -805,10 +805,10 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.3.1:
escape-string-regexp "^1.0.5"
supports-color "^5.3.0"

chance@1.0.16:
version "1.0.16"
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.16.tgz#bd61912716b0010c3dca8e3948a960efcaa7bb1b"
integrity sha512-2bgDHH5bVfAXH05SPtjqrsASzZ7h90yCuYT2z4mkYpxxYvJXiIydBFzVieVHZx7wLH1Ag2Azaaej2/zA1XUrNQ==
chance@1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/chance/-/chance-1.1.3.tgz#414f08634ee479c7a316b569050ea20751b82dd3"
integrity sha512-XeJsdoVAzDb1WRPRuMBesRSiWpW1uNTo5Fd7mYxPJsAfgX71+jfuCOHOdbyBz2uAUZ8TwKcXgWk3DMedFfJkbg==

chownr@^1.1.1:
version "1.1.1"
Expand Down

0 comments on commit a257df5

Please sign in to comment.