Skip to content

Commit 1dd0737

Browse files
committed
chore(deps): update dependency chance to v1.0.18
1 parent aa3617d commit 1dd0737

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"devDependencies": {
2424
"@commitlint/cli": "7.5.2",
2525
"@commitlint/config-conventional": "7.5.0",
26-
"@types/chance": "1.0.1",
26+
"@types/chance": "1.0.6",
2727
"@types/jest": "23.3.9",
2828
"@types/lodash.get": "4.4.6",
2929
"@types/lodash.merge": "4.6.4",
3030
"@types/loglevel": "1.5.3",
3131
"@types/node": "10.12.7",
32-
"chance": "1.0.16",
32+
"chance": "1.0.18",
3333
"coveralls": "3.0.2",
3434
"husky": "1.1.4",
3535
"jest": "23.6.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -165,10 +165,10 @@
165165
dependencies:
166166
any-observable "^0.3.0"
167167

168-
"@types/chance@1.0.1":
169-
version "1.0.1"
170-
resolved "https://registry.yarnpkg.com/@types/chance/-/chance-1.0.1.tgz#c10703020369602c40dd9428cc6e1437027116df"
171-
integrity sha512-jtV6Bv/j+xk4gcXeLlESwNc/m/I/dIZA0xrt29g0uKcjyPob8iisj/5z0ARE+Ldfx4MxjNFNECG0z++J7zJgqg==
168+
"@types/chance@1.0.6":
169+
version "1.0.6"
170+
resolved "https://registry.yarnpkg.com/@types/chance/-/chance-1.0.6.tgz#873a4b646ce30616cd2fdf4c7753a8bf4210ac03"
171+
integrity sha512-CQ+PccoeLogLC1n9PezDXHMJ6wZVTE3liQPqKTtWQcTGUQK463gdPRWfyRhwBf0fi91IsOo2QlBacVa5+ppsTw==
172172

173173
"@types/jest@23.3.9":
174174
version "23.3.9"
@@ -805,10 +805,10 @@ chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.0, chalk@^2.3.1:
805805
escape-string-regexp "^1.0.5"
806806
supports-color "^5.3.0"
807807

808-
chance@1.0.16:
809-
version "1.0.16"
810-
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.16.tgz#bd61912716b0010c3dca8e3948a960efcaa7bb1b"
811-
integrity sha512-2bgDHH5bVfAXH05SPtjqrsASzZ7h90yCuYT2z4mkYpxxYvJXiIydBFzVieVHZx7wLH1Ag2Azaaej2/zA1XUrNQ==
808+
chance@1.0.18:
809+
version "1.0.18"
810+
resolved "https://registry.yarnpkg.com/chance/-/chance-1.0.18.tgz#79788fe6fca4c338bf404321c347eecc80f969ee"
811+
integrity sha512-g9YLQVHVZS/3F+zIicfB58vjcxopvYQRp7xHzvyDFDhXH1aRZI/JhwSAO0X5qYiQluoGnaNAU6wByD2KTxJN1A==
812812

813813
chownr@^1.1.1:
814814
version "1.1.1"

0 commit comments

Comments
 (0)