Skip to content

Commit 7496d0e

Browse files
build(deps-dev): Bump @faker-js/faker from 9.9.0 to 10.0.0 (#294)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1010cbf commit 7496d0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"@commitlint/cli": "19.8.1",
3333
"@commitlint/types": "19.8.1",
34-
"@faker-js/faker": "9.9.0",
34+
"@faker-js/faker": "10.0.0",
3535
"@flex-development/colors": "1.0.2",
3636
"@flex-development/commitlint-config": "1.0.1",
3737
"@flex-development/eslint-config": "1.1.1",
@@ -358,7 +358,7 @@
358358

359359
"@eslint/plugin-kit": ["@eslint/[email protected]", "", { "dependencies": { "@eslint/core": "^0.15.2", "levn": "^0.4.1" } }, "sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w=="],
360360

361-
"@faker-js/faker": ["@faker-js/faker@9.9.0", "", {}, "sha512-OEl393iCOoo/z8bMezRlJu+GlRGlsKbUAN7jKB6LhnKoqKve5DXRpalbItIIcwnCjs1k/FOPjFzcA6Qn+H+YbA=="],
361+
"@faker-js/faker": ["@faker-js/faker@10.0.0", "", {}, "sha512-UollFEUkVXutsaP+Vndjxar40Gs5JL2HeLcl8xO1QAjJgOdhc3OmBFWyEylS+RddWaaBiAzH+5/17PLQJwDiLw=="],
362362

363363
"@fastify/accept-negotiator": ["@fastify/[email protected]", "", {}, "sha512-/c/TW2bO/v9JeEgoD/g1G5GxGeCF1Hafdf79WPmUlgYiBXummY0oX3VVq4yFkKKVBKDNlaDUYoab7g38RpPqCQ=="],
364364

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"devDependencies": {
122122
"@commitlint/cli": "19.8.1",
123123
"@commitlint/types": "19.8.1",
124-
"@faker-js/faker": "9.9.0",
124+
"@faker-js/faker": "10.0.0",
125125
"@flex-development/colors": "1.0.2",
126126
"@flex-development/commitlint-config": "1.0.1",
127127
"@flex-development/eslint-config": "1.1.1",

0 commit comments

Comments
 (0)