chore(deps): bump is-path-inside from 3.0.3 to 4.0.0

Bumps [is-path-inside](https://github.com/sindresorhus/is-path-inside) from 3.0.3 to 4.0.0.
- [Release notes](https://github.com/sindresorhus/is-path-inside/releases)
- [Commits](https://github.com/sindresorhus/is-path-inside/compare/v3.0.3...v4.0.0)

---
updated-dependencies:
- dependency-name: is-path-inside
  dependency-version: 4.0.0
  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]
2026-05-19 11:20:45 +00:00
committed by GitHub
parent 08c4fd1ebf
commit 52c33497ad
2 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -29,7 +29,7 @@
"dedent": "^1.7.1",
"execa": "^5.1.1",
"fast-glob": "^3.3.3",
"is-path-inside": "^3.0.3",
"is-path-inside": "^4.0.0",
"nopt": "^9.0.0",
"properties-parser": "^0.6.0",
"semver": "^7.7.4",