Skip to content

Commit

Permalink
Bump level from 6.0.1 to 7.0.0
Browse files Browse the repository at this point in the history
Bumps [level](https://github.com/Level/level) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/Level/level/releases)
- [Changelog](https://github.com/Level/level/blob/master/CHANGELOG.md)
- [Commits](Level/level@v6.0.1...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2021
1 parent de76a75 commit 7ca49c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "npm run build"
},
"dependencies": {
"level": "~6.0.0"
"level": "~7.0.0"
},
"devDependencies": {
"browserify": "^16.2.3"
Expand Down

0 comments on commit 7ca49c5

Please sign in to comment.