Skip to content

Commit

Permalink
deps: bump ignore-walk from 5.0.1 to 6.0.0
Browse files Browse the repository at this point in the history
Bumps [ignore-walk](https://github.com/npm/ignore-walk) from 5.0.1 to 6.0.0.
- [Release notes](https://github.com/npm/ignore-walk/releases)
- [Changelog](https://github.com/npm/ignore-walk/blob/main/CHANGELOG.md)
- [Commits](npm/ignore-walk@v5.0.1...v6.0.0)

---
updated-dependencies:
- dependency-name: ignore-walk
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lukekarrys committed Oct 17, 2022
1 parent 5fa398e commit 250d589
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -7,7 +7,7 @@
},
"main": "lib/index.js",
"dependencies": {
"ignore-walk": "^5.0.1"
"ignore-walk": "^6.0.0"
},
"author": "GitHub Inc.",
"license": "ISC",
Expand Down

0 comments on commit 250d589

Please sign in to comment.