Skip to content

Commit 329b3fc

Browse files
build(deps-dev): Bump @faker-js/faker from 8.0.0-alpha.0 to 8.0.0-alpha.1 (#231)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40dc995 commit 329b3fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@commitlint/cli": "17.4.4",
9191
"@commitlint/types": "17.4.4",
9292
"@docsearch/react": "3.3.3",
93-
"@faker-js/faker": "8.0.0-alpha.0",
93+
"@faker-js/faker": "8.0.0-alpha.1",
9494
"@flex-development/commitlint-config": "1.0.1",
9595
"@flex-development/docast": "1.0.0-alpha.12",
9696
"@flex-development/docast-parse": "1.0.0-alpha.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2752,10 +2752,10 @@ __metadata:
27522752
languageName: node
27532753
linkType: hard
27542754

2755-
"@faker-js/faker@npm:8.0.0-alpha.0":
2756-
version: 8.0.0-alpha.0
2757-
resolution: "@faker-js/faker@npm:8.0.0-alpha.0"
2758-
checksum: d803c4ac78d57e39c689271ad001d3136d502e5fc71fb7b517c5fd8b706194a96d3fbc0a08f6a5d5ed6ce474e644b6bff05a0df7e760d144510dcae839e6e252
2755+
"@faker-js/faker@npm:8.0.0-alpha.1":
2756+
version: 8.0.0-alpha.1
2757+
resolution: "@faker-js/faker@npm:8.0.0-alpha.1"
2758+
checksum: dd648e8b462d0d2959e0cfecb0b93ba887ee26c5ca48ca2d20cbb56bf05387376fb34848db9fa3d77467d95efac63dc1a075e95a32330d1071afd3aa4f9fe65c
27592759
languageName: node
27602760
linkType: hard
27612761

@@ -2971,7 +2971,7 @@ __metadata:
29712971
"@commitlint/cli": "npm:17.4.4"
29722972
"@commitlint/types": "npm:17.4.4"
29732973
"@docsearch/react": "npm:3.3.3"
2974-
"@faker-js/faker": "npm:8.0.0-alpha.0"
2974+
"@faker-js/faker": "npm:8.0.0-alpha.1"
29752975
"@flex-development/commitlint-config": "npm:1.0.1"
29762976
"@flex-development/docast": "npm:1.0.0-alpha.12"
29772977
"@flex-development/docast-parse": "npm:1.0.0-alpha.4"

0 commit comments

Comments
 (0)