Bump leven from 3.1.0 to 4.0.0

Bumps [leven](https://github.com/sindresorhus/leven) from 3.1.0 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/leven/releases)
- [Commits](https://github.com/sindresorhus/leven/compare/v3.1.0...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-20 07:01:16 +00:00 committed by GitHub
parent 9fdc1ac4db
commit 0a79e1f932
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -49,7 +49,7 @@
"fs-extra": "^11.2.0",
"got": "^11.8.6",
"iso-639": "^0.2.2",
"leven": "^3.1.0",
"leven": "^4.0.0",
"log4js": "^6.9.1",
"long": "^5.2.3",
"lookpath": "^1.2.2",

View file

@ -33,8 +33,8 @@ dependencies:
specifier: ^0.2.2
version: 0.2.2
leven:
specifier: ^3.1.0
version: 3.1.0
specifier: ^4.0.0
version: 4.0.0
log4js:
specifier: ^6.9.1
version: 6.9.1
@ -4713,9 +4713,9 @@ packages:
language-subtag-registry: 0.3.22
dev: true
/leven@3.1.0:
resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==}
engines: {node: '>=6'}
/leven@4.0.0:
resolution: {integrity: sha512-puehA3YKku3osqPlNuzGDUHq8WpwXupUg1V6NXdV38G+gr+gkBwFC8g1b/+YcIvp8gnqVIus+eJCH/eGsRmJNw==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
dev: false
/levn@0.4.1: