Skip to content

Commit

Permalink
Update dependency fake-eggs to ^6.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Nov 22, 2021
1 parent 77bff43 commit 86ad511
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/lodash": "^4.14.177",
"@types/mocha": "^8.2.3",
"@types/node-fetch": "^2.5.12",
"fake-eggs": "^6.4.1",
"fake-eggs": "^6.5.0",
"flow-bin": "^0.164.0",
"goodeggs-test-helpers": "^8.3.2",
"leasot": "^7.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2975,10 +2975,10 @@ extglob@^2.0.4:
snapdragon "^0.8.1"
to-regex "^3.0.1"

fake-eggs@^6.4.1:
version "6.4.1"
resolved "https://registry.yarnpkg.com/fake-eggs/-/fake-eggs-6.4.1.tgz#2750a3771249aa55fcd0493dd965daf7cc3e051e"
integrity sha512-SL8kQ9OnO7onygZxgb2XCOqDlFoRdX5xMybxlhOKGqX7PuVbT7zyIkK6AynHHEmqt+glX6/pNE/eFd/ns53QIw==
fake-eggs@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/fake-eggs/-/fake-eggs-6.5.0.tgz#216e546eb421ca52974971d429ee9137468b608b"
integrity sha512-PTGnymNO5zYQ9gYv9Nx2/uHXULnQviR4gb7LbcPNuEELrDMAXBAV2lRtTWlGwe/NmndPzSnz80GBBNIu2X5E8A==
dependencies:
"@types/chance" "^1.1.3"
chance "^1.1.8"
Expand Down

0 comments on commit 86ad511

Please sign in to comment.