chore(deps)(deps): bump ignore from 7.0.6 to 7.0.7 in /gitnexus (#3149)

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

---
updated-dependencies:
- dependency-name: ignore
  dependency-version: 7.0.7
  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>
Co-authored-by: Gergő Magyar <gergomagyar@icloud.com>
This commit is contained in:
dependabot[bot] 2026-09-03 08:18:15 +01:00 committed by GitHub
parent cf4a3761ae
commit 56e99de2bf
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.6",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.6.tgz",
"integrity": "sha512-BAg6QkE8W+TuQLrrw0Ugr7HegXduRuuj8/ti2kSOc+jz1dmx8/WNcjr6XGnq5YpDWxFwwaavqD0+jIUOKelTsw==",
"version": "7.0.7",
"resolved": "https://registry.npmjs.org/ignore/-/ignore-7.0.7.tgz",
"integrity": "sha512-dML0wP6oak21rsNYCJpJB6O1BJIEwNpGrTw0URPfAk4hm0e3pRfCtzkfB6olBcXcVlU2rouCyz7lCyRB0OMVCA==",
"license": "MIT",
"engines": {
"node": ">= 4"