@humanwhocodes/config-array
Advanced tools
Comparing version 0.11.6 to 0.11.7
# Changelog | ||
## [0.11.7](https://github.com/humanwhocodes/config-array/compare/v0.11.6...v0.11.7) (2022-10-28) | ||
### Bug Fixes | ||
* **deps:** Update minimatch to secure version ([3219294](https://github.com/humanwhocodes/config-array/commit/3219294bf9170c500ee9e212b59e17ef205b7c3c)) | ||
## [0.11.6](https://github.com/humanwhocodes/config-array/compare/v0.11.5...v0.11.6) (2022-10-21) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@humanwhocodes/config-array", | ||
"version": "0.11.6", | ||
"version": "0.11.7", | ||
"description": "Glob-based configuration matching.", | ||
@@ -47,3 +47,3 @@ "author": "Nicholas C. Zakas", | ||
"debug": "^4.1.1", | ||
"minimatch": "^3.0.4" | ||
"minimatch": "^3.0.5" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": { | ||
"chai": "4.3.6", | ||
"eslint": "8.25.0", | ||
"eslint": "8.26.0", | ||
"esm": "3.2.25", | ||
@@ -57,0 +57,0 @@ "lint-staged": "13.0.3", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
61539
Updatedminimatch@^3.0.5