build(deps): update semver requirement from 0.9 to 0.10
Updates the requirements on [semver](https://github.com/steveklabnik/semver) to permit the latest version. - [Release notes](https://github.com/steveklabnik/semver/releases) - [Commits](https://github.com/steveklabnik/semver/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f946eb7cdc
commit
50a032f139
1 changed files with 1 additions and 1 deletions
|
@ -22,4 +22,4 @@ bindgen = "0.54"
|
|||
glob = "0.3"
|
||||
napi-build = { version = "0.1", path = "../build" }
|
||||
regex = "1.3"
|
||||
semver = "0.9"
|
||||
semver = "0.10"
|
Loading…
Reference in a new issue