Skip to content

Commit f34c603

Browse files
Merge pull request #843 from KristjanTammekivi/dependabot/npm_and_yarn/faker-js/faker-9.9.0
chore(deps-dev):(deps-dev): bump @faker-js/faker from 9.8.0 to 9.9.0
2 parents 71ab7c8 + 94ee5db commit f34c603

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/haredo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@cloudamqp/amqp-client": "^3.2.1"
5050
},
5151
"devDependencies": {
52-
"@faker-js/faker": "^9.8.0",
52+
"@faker-js/faker": "^9.9.0",
5353
"@types/dotenv": "^8.2.3",
5454
"@types/mocha": "^10.0.8",
5555
"@types/node": "^24.0.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,10 @@
367367
"@eslint/core" "^0.15.1"
368368
levn "^0.4.1"
369369

370-
"@faker-js/faker@^9.8.0":
371-
version "9.8.0"
372-
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-9.8.0.tgz#3344284028d1c9dc98dee2479f82939310370d88"
373-
integrity sha512-U9wpuSrJC93jZBxx/Qq2wPjCuYISBueyVUGK7qqdmj7r/nxaxwW8AQDCLeRO7wZnjj94sh3p246cAYjUKuqgfg==
370+
"@faker-js/faker@^9.9.0":
371+
version "9.9.0"
372+
resolved "https://registry.yarnpkg.com/@faker-js/faker/-/faker-9.9.0.tgz#3ad015fbbaaae7af3149555e0f22b4b30134c69d"
373+
integrity sha512-OEl393iCOoo/z8bMezRlJu+GlRGlsKbUAN7jKB6LhnKoqKve5DXRpalbItIIcwnCjs1k/FOPjFzcA6Qn+H+YbA==
374374

375375
"@gerrit0/mini-shiki@^3.7.0":
376376
version "3.7.0"

0 commit comments

Comments
 (0)