We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
array-includes
es-iterator-helpers
1 parent 5c90065 commit b5713c4Copy full SHA for b5713c4
1 file changed
package.json
@@ -36,12 +36,12 @@
36
"homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
37
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
38
"dependencies": {
39
- "array-includes": "^3.1.8",
+ "array-includes": "^3.1.9",
40
"array.prototype.findlast": "^1.2.5",
41
"array.prototype.flatmap": "^1.3.3",
42
"array.prototype.tosorted": "^1.1.4",
43
"doctrine": "^2.1.0",
44
- "es-iterator-helpers": "^1.2.1",
+ "es-iterator-helpers": "^1.2.2",
45
"estraverse": "^5.3.0",
46
"hasown": "^2.0.2",
47
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
0 commit comments