chore(deps)(deps): bump ignore from 7.0.8 to 7.0.9 in /gitnexus (#3265)

Bumps [ignore](https://github.com/kaelzhang/node-ignore) from 7.0.8 to 7.0.9.
- [Release notes](https://github.com/kaelzhang/node-ignore/releases)
- [Commits](https://github.com/kaelzhang/node-ignore/compare/7.0.8...7.0.9)

---
updated-dependencies:
- dependency-name: ignore
  dependency-version: 7.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2026-09-12 06:49:34 +01:00 committed by GitHub
parent 68c42009df
commit 75cc8dddbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3492,9 +3492,9 @@
}
},
"node_modules/ignore": {
"version": "7.0.8",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.8.tgz",
"integrity": "sha512-YYNsSlXBjMk92SKnkwvB5LOVSa6OznlFUGcsvrFgNJbJCd0M1XKeFVRc8ZByeCqz32FivYNHJVooLmdqrmvp/Q==",
"version": "7.0.9",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.9.tgz",
"integrity": "sha512-brTTsvFRt5C1gGHtPst/281UjPD5t9fBqbgoMPlVWy11ZLTPfu7HxK4ZYqO9H7o/yC9rSTCI85EaQ4OoY12qYw==",
"license": "MIT",
"engines": {
"node": ">= 4"