Skip to content

Commit

Permalink
build(deps): bump neverthrow from 7.1.0 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [neverthrow](https://github.com/supermacro/neverthrow) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/supermacro/neverthrow/releases)
- [Changelog](https://github.com/supermacro/neverthrow/blob/master/CHANGELOG.md)
- [Commits](supermacro/neverthrow@v7.1.0...v8.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 40b8b9a commit 29b296b
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 @@ -27,7 +27,7 @@
"express": "^4.19.2",
"kysely": "^0.27.4",
"kysely-postgres-js": "^2.0.0",
"neverthrow": "^7.1.0",
"neverthrow": "^8.0.0",
"pino": "^9.3.2",
"pino-pretty": "^11.2.2",
"postgres": "^3.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3905,10 +3905,10 @@ neverthrow@^6.0.0:
resolved "https://registry.yarnpkg.com/neverthrow/-/neverthrow-6.2.2.tgz#1d905abe20ef8882e4b195c7851787aa4553cf0e"
integrity sha512-POR1FACqdK9jH0S2kRPzaZEvzT11wsOxLW520PQV/+vKi9dQe+hXq19EiOvYx7lSRaF5VB9lYGsPInynrnN05w==

neverthrow@^7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/neverthrow/-/neverthrow-7.1.0.tgz#db845bc2f263e68670eba4074f67cd0f85fbc1a6"
integrity sha512-TQ+ucrkixq0lUL+KYcGBjiuyHKvJ/Vb7i6QsaPdTLjlqmHq8WuoWGg17VQnmcx23hKi5w0OTQuHP4HD9cyO0Vg==
neverthrow@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/neverthrow/-/neverthrow-8.0.0.tgz#9eb14d3389df60c74d75120f1ebb4fd0488ed595"
integrity sha512-SX2Z50+U27I+CF3NwHE9J8MB6+bYRRub3U+1nAKxnL6c+2vW2l/WsYEC0e3Wqg8DwiJvrquqE0YhxlVTzGJGsg==

node-addon-api@^6.1.0:
version "6.1.0"
Expand Down

0 comments on commit 29b296b

Please sign in to comment.