Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump p-finally from 1.0.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [p-finally](https://github.com/sindresorhus/p-finally) from 1.0.0 to 3.0.0.
- [Release notes](https://github.com/sindresorhus/p-finally/releases)
- [Commits](sindresorhus/p-finally@v1.0.0...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2023
1 parent 7956c93 commit 740bd8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "A simple, fast, robust job/task queue, backed by Redis.",
"main": "index.js",
"dependencies": {
"p-finally": "^1.0.0",
"p-finally": "^3.0.0",
"promise-callbacks": "^3.8.1",
"redis": "^3.1.2"
},
Expand Down

0 comments on commit 740bd8d

Please sign in to comment.