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.
object.fromentries
object.values
string.prototype.matchall
1 parent af2d24a commit 1d3c284Copy full SHA for 1d3c284
package.json
@@ -36,11 +36,11 @@
36
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
37
"minimatch": "^3.0.4",
38
"object.entries": "^1.1.3",
39
- "object.fromentries": "^2.0.3",
40
- "object.values": "^1.1.2",
+ "object.fromentries": "^2.0.4",
+ "object.values": "^1.1.3",
41
"prop-types": "^15.7.2",
42
"resolve": "^2.0.0-next.3",
43
- "string.prototype.matchall": "^4.0.3"
+ "string.prototype.matchall": "^4.0.4"
44
},
45
"devDependencies": {
46
"@types/eslint": "^7.2.3",
0 commit comments