Skip to content

Commit

Permalink
build(deps): update dependency delay to v4.4.1 (#8564)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Feb 6, 2021
1 parent 442a607 commit 1beaaa7
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 @@ -131,7 +131,7 @@
"conventional-commits-detector": "1.0.3",
"crypto-random-string": "3.3.0",
"deepmerge": "4.2.2",
"delay": "4.4.0",
"delay": "4.4.1",
"detect-indent": "6.0.0",
"email-addresses": "3.1.0",
"fast-deep-equal": "3.1.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4130,10 +4130,10 @@ del@^6.0.0:
rimraf "^3.0.2"
slash "^3.0.0"

delay@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/delay/-/delay-4.4.0.tgz#71abc745f3ce043fe7f450491236541edec4ad0c"
integrity sha512-txgOrJu3OdtOfTiEOT2e76dJVfG/1dz2NZ4F0Pyt4UGZJryssMRp5vdM5wQoLwSOBNdrJv3F9PAhp/heqd7vrA==
delay@4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/delay/-/delay-4.4.1.tgz#6e02d02946a1b6ab98b39262ced965acba2ac4d1"
integrity sha512-aL3AhqtfhOlT/3ai6sWXeqwnw63ATNpnUiN4HL7x9q+My5QtHlO3OIkasmug9LKzpheLdmUKGRKnYXYAS7FQkQ==

delayed-stream@~1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 1beaaa7

Please sign in to comment.