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.entries
object.fromentries
object.values
resolve
1 parent d1dc277 commit d9e4941Copy full SHA for d9e4941
package.json
@@ -26,15 +26,15 @@
26
"homepage": "https://github.com/yannickcr/eslint-plugin-react",
27
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
28
"dependencies": {
29
- "array-includes": "^3.0.3",
+ "array-includes": "^3.1.1",
30
"doctrine": "^2.1.0",
31
"has": "^1.0.3",
32
"jsx-ast-utils": "^2.2.3",
33
- "object.entries": "^1.1.0",
34
- "object.fromentries": "^2.0.1",
35
- "object.values": "^1.1.0",
+ "object.entries": "^1.1.1",
+ "object.fromentries": "^2.0.2",
+ "object.values": "^1.1.1",
36
"prop-types": "^15.7.2",
37
- "resolve": "^1.13.1"
+ "resolve": "^1.14.2"
38
},
39
"devDependencies": {
40
"@types/eslint": "^6.1.3",
0 commit comments