Skip to content

Commit

Permalink
chore(deps): update dependency @types/chance to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2019
1 parent aa3617d commit eed4dd7
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.3",
"@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.0.18",
"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].3":
version "1.0.3"
resolved "https://registry.yarnpkg.com/@types/chance/-/chance-1.0.3.tgz#2e6c3c0293601c4a194a8df3e29686e1cf5a0688"
integrity sha512-7zdVcHKaas6GAwBMW//N8vBTbHCPiPWsz75IrxrNIp5A7m17EorbiFuOkbPBIYm0U7ZvxGXpixGbnsnWoRsfIA==

"@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"

[email protected].16:
version "1.0.16"
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.16.tgz#bd61912716b0010c3dca8e3948a960efcaa7bb1b"
integrity sha512-2bgDHH5bVfAXH05SPtjqrsASzZ7h90yCuYT2z4mkYpxxYvJXiIydBFzVieVHZx7wLH1Ag2Azaaej2/zA1XUrNQ==
[email protected].18:
version "1.0.18"
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.18.tgz#79788fe6fca4c338bf404321c347eecc80f969ee"
integrity sha512-g9YLQVHVZS/3F+zIicfB58vjcxopvYQRp7xHzvyDFDhXH1aRZI/JhwSAO0X5qYiQluoGnaNAU6wByD2KTxJN1A==

chownr@^1.1.1:
version "1.1.1"
Expand Down

0 comments on commit eed4dd7

Please sign in to comment.