Skip to content

Commit

Permalink
Bump delay from 5.0.0 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [delay](https://github.com/sindresorhus/delay) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/delay/releases)
- [Commits](sindresorhus/delay@v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: delay
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and NeverMendel committed Feb 1, 2024
1 parent 68b2bd4 commit e45dfc5
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 @@ -5,7 +5,7 @@
"main": "index.js",
"type": "module",
"dependencies": {
"delay": "^5.0.0",
"delay": "^6.0.0",
"fs": "0.0.1-security",
"path": "^0.12.7",
"puppeteer": "^21.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,10 +212,10 @@ degenerator@^5.0.0:
escodegen "^2.1.0"
esprima "^4.0.1"

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==
delay@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/delay/-/delay-6.0.0.tgz#43749aefdf6cabd9e17b0d00bd3904525137e607"
integrity sha512-2NJozoOHQ4NuZuVIr5CWd0iiLVIRSDepakaovIN+9eIDHEhdCAEvSy2cuf1DCrPPQLvHmbqTHODlhHg8UCy4zw==

[email protected]:
version "0.0.1232444"
Expand Down

0 comments on commit e45dfc5

Please sign in to comment.