Skip to content

Commit

Permalink
chore: Upgrade @humanwhocodes/config-array for perf (#16339)
Browse files Browse the repository at this point in the history
Latest version of the package includes more aggressive caching.

Refs #16302
  • Loading branch information
nzakas committed Sep 22, 2022
1 parent 2c152ff commit 131e646
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"bugs": "https://github.com/eslint/eslint/issues/",
"dependencies": {
"@eslint/eslintrc": "^1.3.2",
"@humanwhocodes/config-array": "^0.10.4",
"@humanwhocodes/config-array": "^0.10.5",
"@humanwhocodes/gitignore-to-minimatch": "^1.0.2",
"@humanwhocodes/module-importer": "^1.0.1",
"ajv": "^6.10.0",
Expand Down

0 comments on commit 131e646

Please sign in to comment.