We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
array.prototype.findlast
array.prototype.tosorted
es-iterator-helpers
1 parent b8a0580 commit 36e791dCopy full SHA for 36e791d
package.json
@@ -26,12 +26,12 @@
26
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
27
"dependencies": {
28
"array-includes": "^3.1.7",
29
- "array.prototype.findlast": "^1.2.3",
+ "array.prototype.findlast": "^1.2.4",
30
"array.prototype.flatmap": "^1.3.2",
31
"array.prototype.toreversed": "^1.1.2",
32
- "array.prototype.tosorted": "^1.1.2",
+ "array.prototype.tosorted": "^1.1.3",
33
"doctrine": "^2.1.0",
34
- "es-iterator-helpers": "^1.0.15",
+ "es-iterator-helpers": "^1.0.17",
35
"estraverse": "^5.3.0",
36
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
37
"minimatch": "^3.1.2",
0 commit comments