Skip to content
This repository has been archived by the owner on Aug 9, 2022. It is now read-only.

Commit

Permalink
fix(deps): update dependency faker to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 7, 2022
1 parent 7e76de8 commit b05e1a9
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/item-crawl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"license": "ISC",
"dependencies": {
"charset": "^1.0.1",
"faker": "^5.5.3",
"faker": "^6.0.0",
"iconv-lite": "^0.6.0",
"js-yaml": "^3.13.1",
"jschardet": "^3.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4306,10 +4306,10 @@ __metadata:
languageName: node
linkType: hard

"faker@npm:^5.5.3":
version: 5.5.3
resolution: "faker@npm:5.5.3"
checksum: 684fd64c8d3897e54248f95b4f6319f75d97691b8500cd13adf4af2c28f9204f766c1d1aaa6b41338f0beaaa87256c3132f8708a1a8f189d122b92f6b98081c3
"faker@npm:^6.0.0":
version: 6.6.6
resolution: "faker@npm:6.6.6"
checksum: bfb0d581ab4d76095f2c6bff213fe1735ce077f0f8df849c144ad26035e105bce1b7a704cc030366338c52e25b636ac097a712426a78c9b8804af78f6f2bffe7
languageName: node
linkType: hard

Expand Down Expand Up @@ -5239,7 +5239,7 @@ __metadata:
chalk: 5.0.0
charset: ^1.0.1
eslint: 8.6.0
faker: ^5.5.3
faker: ^6.0.0
iconv-lite: ^0.6.0
jest: 27.4.7
js-yaml: ^3.13.1
Expand Down

0 comments on commit b05e1a9

Please sign in to comment.