Skip to content

Commit 1acc53a

Browse files
build(deps): bump faker from 4.1.0 to 5.1.0
Bumps [faker](https://github.com/Marak/Faker.js) from 4.1.0 to 5.1.0. - [Release notes](https://github.com/Marak/Faker.js/releases) - [Changelog](https://github.com/Marak/faker.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/Marak/Faker.js/compare/v4.1.0...v5.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b2a558b commit 1acc53a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"eslint-plugin-import": "^2.22.0",
2323
"eslint-plugin-jest": "^23.20.0",
2424
"eslint-plugin-spellcheck": "^0.0.17",
25-
"faker": "^4.1.0",
25+
"faker": "^5.1.0",
2626
"fs-extra": "^9.0.1",
2727
"husky": "^4.2.5",
2828
"jest": "^26.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2643,10 +2643,10 @@ extsprintf@^1.2.0:
26432643
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
26442644
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
26452645

2646-
faker@^4.1.0:
2647-
version "4.1.0"
2648-
resolved "https://registry.yarnpkg.com/faker/-/faker-4.1.0.tgz#1e45bbbecc6774b3c195fad2835109c6d748cc3f"
2649-
integrity sha1-HkW7vsxndLPBlfrSg1EJxtdIzD8=
2646+
faker@^5.1.0:
2647+
version "5.1.0"
2648+
resolved "https://registry.yarnpkg.com/faker/-/faker-5.1.0.tgz#e10fa1dec4502551aee0eb771617a7e7b94692e8"
2649+
integrity sha512-RrWKFSSA/aNLP0g3o2WW1Zez7/MnMr7xkiZmoCfAGZmdkDQZ6l2KtuXHN5XjdvpRjDl8+3vf+Rrtl06Z352+Mw==
26502650

26512651
fast-deep-equal@^3.1.1:
26522652
version "3.1.3"

0 commit comments

Comments
 (0)