Skip to content

Commit 4ce625a

Browse files
authored
fix: upgrade @humanwhocodes/[email protected] to avoid debug logs (#19102)
1 parent 522d8a3 commit 4ce625a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@eslint/plugin-kit": "^0.2.0",
107107
"@humanfs/node": "^0.16.6",
108108
"@humanwhocodes/module-importer": "^1.0.1",
109-
"@humanwhocodes/retry": "^0.4.0",
109+
"@humanwhocodes/retry": "^0.4.1",
110110
"@types/estree": "^1.0.6",
111111
"@types/json-schema": "^7.0.15",
112112
"ajv": "^6.12.4",

0 commit comments

Comments
 (0)