Skip to content

Commit

Permalink
chore(deps): update dependency faker to v5.5.3 (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Guido <35309288+guidojw@users.noreply.github.com>
  • Loading branch information
3 people authored Jan 19, 2022
1 parent dcdc08e commit 89a920d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@
"draftPR": true,
"separateMinorPatch": true
},
{
"description": "faker v5.5.3 -> v6.6.6 update removed all its source.",
"matchPackageNames": ["faker"],
"enabled": false
},
{
"matchManagers": ["npm"],
"matchDepTypes": ["engines"],
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"eslint-plugin-ember": "^10.2",
"eslint-plugin-ember-suave": "^2.0",
"eslint-plugin-node": "^11.1",
"faker": "^5.1",
"faker": "^5.5.3",
"glob": "^7.1",
"http-proxy": "^1.18",
"loader.js": "^4.7",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3938,7 +3938,7 @@ __metadata:
eslint-plugin-ember: ^10.2
eslint-plugin-ember-suave: ^2.0
eslint-plugin-node: ^11.1
faker: ^5.1
faker: ^5.5.3
glob: ^7.1
http-proxy: ^1.18
loader.js: ^4.7
Expand Down Expand Up @@ -10973,7 +10973,7 @@ __metadata:
languageName: node
linkType: hard

"faker@npm:^5.1":
"faker@npm:^5.5.3":
version: 5.5.3
resolution: "faker@npm:5.5.3"
checksum: 684fd64c8d3897e54248f95b4f6319f75d97691b8500cd13adf4af2c28f9204f766c1d1aaa6b41338f0beaaa87256c3132f8708a1a8f189d122b92f6b98081c3
Expand Down

0 comments on commit 89a920d

Please sign in to comment.