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.prototype.flatmap
array.prototype.tosorted
1 parent 8790fa5 commit 2c56d46Copy full SHA for 2c56d46
package.json
@@ -26,8 +26,8 @@
26
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
27
"dependencies": {
28
"array-includes": "^3.1.5",
29
- "array.prototype.flatmap": "^1.3.0",
30
- "array.prototype.tosorted": "^1.1.0",
+ "array.prototype.flatmap": "^1.3.1",
+ "array.prototype.tosorted": "^1.1.1",
31
"doctrine": "^2.1.0",
32
"estraverse": "^5.3.0",
33
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
0 commit comments