Skip to content

Commit 022e000

Browse files
chore(dev-deps): bump chance from 1.1.8 to 1.1.9 (#60)
Bumps [chance](https://github.com/chancejs/chancejs) from 1.1.8 to 1.1.9. - [Release notes](https://github.com/chancejs/chancejs/releases) - [Commits](https://github.com/chancejs/chancejs/commits/1.1.9) --- updated-dependencies: - dependency-name: chance dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5da4691 commit 022e000

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@vitejs/plugin-react": "^1.3.1",
4646
"autoprefixer": "^10.4.5",
4747
"babel-jest": "^28.0.3",
48-
"chance": "^1.1.8",
48+
"chance": "^1.1.9",
4949
"eslint": "^8.14.0",
5050
"eslint-config-airbnb": "^19.0.4",
5151
"eslint-import-resolver-typescript": "^2.7.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2403,10 +2403,10 @@ chalk@^4.0.0, chalk@^4.1.0:
24032403
ansi-styles "^4.1.0"
24042404
supports-color "^7.1.0"
24052405

2406-
chance@^1.1.8:
2407-
version "1.1.8"
2408-
resolved "https://registry.yarnpkg.com/chance/-/chance-1.1.8.tgz#5d6c2b78c9170bf6eb9df7acdda04363085be909"
2409-
integrity sha512-v7fi5Hj2VbR6dJEGRWLmJBA83LJMS47pkAbmROFxHWd9qmE1esHRZW8Clf1Fhzr3rjxnNZVCjOEv/ivFxeIMtg==
2406+
chance@^1.1.9:
2407+
version "1.1.9"
2408+
resolved "https://registry.yarnpkg.com/chance/-/chance-1.1.9.tgz#fbf409726a956415b4bde0e8db010f60b60fc01b"
2409+
integrity sha512-TfxnA/DcZXRTA4OekA2zL9GH8qscbbl6X0ZqU4tXhGveVY/mXWvEQLt5GwZcYXTEyEFflVtj+pG8nc8EwSm1RQ==
24102410

24112411
char-regex@^1.0.2:
24122412
version "1.0.2"

0 commit comments

Comments
 (0)