Skip to content

Commit

Permalink
build(deps-dev): Bump @faker-js/faker from 9.0.0-rc.1 to 9.0.0 (#105)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 4, 2024
1 parent 731e7c1 commit db9c7b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@commitlint/cli": "19.4.1",
"@commitlint/types": "19.0.3",
"@eslint/js": "9.9.1",
"@faker-js/faker": "9.0.0-rc.1",
"@faker-js/faker": "9.0.0",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/decorator-regex": "2.0.0",
"@flex-development/esm-types": "2.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1432,10 +1432,10 @@ __metadata:
languageName: node
linkType: hard

"@faker-js/faker@npm:9.0.0-rc.1":
version: 9.0.0-rc.1
resolution: "@faker-js/faker@npm:9.0.0-rc.1"
checksum: 10/2b60c1ae429e1335ef009f9700937bd881e17635ec8d8091261139b5ae684f211de1f01c3c5b60d9ec56e8d90cb1a245c5a94750ec90c67b679932c63468e719
"@faker-js/faker@npm:9.0.0":
version: 9.0.0
resolution: "@faker-js/faker@npm:9.0.0"
checksum: 10/aedd68affd27065450da3c19a0ea3050e6a16078e7d591faf38402e572dd555f5ae6b402d26456eceb6b793c44b8f83ea7b48804d1fcb841610acd4988c41f91
languageName: node
linkType: hard

Expand Down Expand Up @@ -1867,7 +1867,7 @@ __metadata:
"@commitlint/cli": "npm:19.4.1"
"@commitlint/types": "npm:19.0.3"
"@eslint/js": "npm:9.9.1"
"@faker-js/faker": "npm:9.0.0-rc.1"
"@faker-js/faker": "npm:9.0.0"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/decorator-regex": "npm:2.0.0"
"@flex-development/esm-types": "npm:2.0.0"
Expand Down

0 comments on commit db9c7b9

Please sign in to comment.