build(deps-dev): bump jiti from 2.3.3 to 2.4.0 (#2823)

Bumps [jiti](https://github.com/unjs/jiti) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/unjs/jiti/releases)
- [Changelog](https://github.com/unjs/jiti/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unjs/jiti/compare/v2.3.3...v2.4.0)

---
updated-dependencies:
- dependency-name: jiti
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-11-05 01:02:24 +00:00
committed by GitHub
parent 15b8d85562
commit 0a9d844dcc

13
package-lock.json generated
View File

@ -8615,11 +8615,10 @@
} }
}, },
"node_modules/jiti": { "node_modules/jiti": {
"version": "2.3.3", "version": "2.4.0",
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.3.3.tgz", "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.0.tgz",
"integrity": "sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==", "integrity": "sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==",
"dev": true, "dev": true,
"license": "MIT",
"bin": { "bin": {
"jiti": "lib/jiti-cli.mjs" "jiti": "lib/jiti-cli.mjs"
} }
@ -20251,9 +20250,9 @@
} }
}, },
"jiti": { "jiti": {
"version": "2.3.3", "version": "2.4.0",
"resolved": "https://registry.npmjs.org/jiti/-/jiti-2.3.3.tgz", "resolved": "https://registry.npmjs.org/jiti/-/jiti-2.4.0.tgz",
"integrity": "sha512-EX4oNDwcXSivPrw2qKH2LB5PoFxEvgtv2JgwW0bU858HoLQ+kutSvjLMUqBd0PeJYEinLWhoI9Ol0eYMqj/wNQ==", "integrity": "sha512-H5UpaUI+aHOqZXlYOaFP/8AzKsg+guWu+Pr3Y8i7+Y3zr1aXAvCvTAQ1RxSc6oVD8R8c7brgNtTVP91E7upH/g==",
"dev": true "dev": true
}, },
"jju": { "jju": {