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
object.hasown
1 parent 08e6c6e commit 4153a15Copy full SHA for 4153a15
package.json
@@ -28,15 +28,15 @@
28
"homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
29
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
30
"dependencies": {
31
- "array-includes": "^3.1.4",
+ "array-includes": "^3.1.5",
32
"array.prototype.flatmap": "^1.3.0",
33
"doctrine": "^2.1.0",
34
"estraverse": "^5.3.0",
35
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
36
"minimatch": "^3.1.2",
37
"object.entries": "^1.1.5",
38
"object.fromentries": "^2.0.5",
39
- "object.hasown": "^1.1.0",
+ "object.hasown": "^1.1.1",
40
"object.values": "^1.1.5",
41
"prop-types": "^15.8.1",
42
"resolve": "^2.0.0-next.3",
0 commit comments