chore: bump jiti from 2.4.2 to 2.5.1 (#779)
Some checks are pending
Build / Build Action (push) Waiting to run
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (ubuntu-24.04) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Test / Test Action With Specified Directories (push) Waiting to run
Test / Test Action Without Run Build (push) Waiting to run
Test / Test Action With Additional Options (push) Waiting to run
Test / Test Action With Custom Generator (push) Waiting to run

Bumps [jiti](https://github.com/unjs/jiti) from 2.4.2 to 2.5.1.
- [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.4.2...v2.5.1)

---
updated-dependencies:
- dependency-name: jiti
  dependency-version: 2.5.1
  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]
2025-08-10 22:52:25 +07:00
committed by GitHub
parent aa60e01bdb
commit a536778c85
2 changed files with 45 additions and 45 deletions

View File

@@ -16,7 +16,7 @@
"@types/node": "^24.1.0",
"@vitest/coverage-v8": "^3.1.4",
"eslint": "^9.29.0",
"jiti": "^2.4.2",
"jiti": "^2.5.1",
"lefthook": "^1.12.2",
"prettier": "^3.6.2",
"prettier-plugin-organize-imports": "^4.2.0",