Skip to content

Commit

Permalink
Bump @faker-js/faker from 9.1.0 to 9.4.0 in /cypress
Browse files Browse the repository at this point in the history
Bumps [@faker-js/faker](https://github.com/faker-js/faker) from 9.1.0 to 9.4.0.
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](faker-js/faker@v9.1.0...v9.4.0)

---
updated-dependencies:
- dependency-name: "@faker-js/faker"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 19, 2025
1 parent c3fc018 commit acdeb62
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cypress/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"devDependencies": {
"@faker-js/faker": "^9.1.0",
"@faker-js/faker": "^9.4.0",
"cypress": "^13.6.6",
"cypress-localstorage-commands": "^2.2.6",
"dayjs": "^1.11.13",
Expand Down
8 changes: 4 additions & 4 deletions cypress/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@
dependencies:
levn "^0.4.1"

"@faker-js/faker@^9.1.0":
version "9.1.0"
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-9.1.0.tgz#5d7957df87e2fb0eee5dcfd311ba83b34ec8eead"
integrity sha512-GJvX9iM9PBtKScJVlXQ0tWpihK3i0pha/XAhzQa1hPK/ILLa1Wq3I63Ij7lRtqTwmdTxRCyrUhLC5Sly9SLbug==
"@faker-js/faker@^9.4.0":
version "9.4.0"
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-9.4.0.tgz#3e85604df3a318729436677565e9433d964276d2"
integrity sha512-85+k0AxaZSTowL0gXp8zYWDIrWclTbRPg/pm/V0dSFZ6W6D4lhcG3uuZl4zLsEKfEvs69xDbLN2cHQudwp95JA==

"@humanfs/core@^0.19.1":
version "0.19.1"
Expand Down

0 comments on commit acdeb62

Please sign in to comment.