Skip to content

Commit ea380ca

Browse files
authored
fix: Upgrade retry to avoid EMFILE errors (#18986)
fixes #18977
1 parent d0a5414 commit ea380ca

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
@@ -105,7 +105,7 @@
105105
"@eslint/plugin-kit": "^0.2.0",
106106
"@humanfs/node": "^0.16.5",
107107
"@humanwhocodes/module-importer": "^1.0.1",
108-
"@humanwhocodes/retry": "^0.3.0",
108+
"@humanwhocodes/retry": "^0.3.1",
109109
"@types/estree": "^1.0.6",
110110
"@types/json-schema": "^7.0.15",
111111
"ajv": "^6.12.4",

0 commit comments

Comments
 (0)