Skip to content

Commit

Permalink
Merge dc908df into 8615a32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 9, 2021
2 parents 8615a32 + dc908df commit a5f28b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"ava": "^2.1.0",
"coveralls": "^3.0.4",
"delay": "^4.3.0",
"delay": "^5.0.0",
"eslint-config-xo-overrides": "^1.3.0",
"execa": "^2.0.3",
"nyc": "^14.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1343,10 +1343,10 @@ del@^4.1.1:
pify "^4.0.1"
rimraf "^2.6.3"

delay@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/delay/-/delay-4.3.0.tgz#efeebfb8f545579cb396b3a722443ec96d14c50e"
integrity sha512-Lwaf3zVFDMBop1yDuFZ19F9WyGcZcGacsbdlZtWjQmM50tOcMntm1njF/Nb/Vjij3KaSvCF+sEYGKrrjObu2NA==
delay@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/delay/-/delay-5.0.0.tgz#137045ef1b96e5071060dd5be60bf9334436bd1d"
integrity sha512-ReEBKkIfe4ya47wlPYf/gu5ib6yUG0/Aez0JQZQz94kiWtRQvZIQbTiehsnwHvLSWJnQdhVeqYue7Id1dKr0qw==

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

0 comments on commit a5f28b8

Please sign in to comment.