Skip to content

Commit

Permalink
[Deps] update object.entries, object.values, `string.prototype.ma…
Browse files Browse the repository at this point in the history
…tchall`
  • Loading branch information
ljharb committed May 28, 2021
1 parent 880ab8c commit 58123c4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -34,12 +34,12 @@
"has": "^1.0.3",
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
"minimatch": "^3.0.4",
"object.entries": "^1.1.3",
"object.entries": "^1.1.4",
"object.fromentries": "^2.0.4",
"object.values": "^1.1.3",
"object.values": "^1.1.4",
"prop-types": "^15.7.2",
"resolve": "^2.0.0-next.3",
"string.prototype.matchall": "^4.0.4"
"string.prototype.matchall": "^4.0.5"
},
"devDependencies": {
"@types/eslint": "=7.2.10",
Expand Down

0 comments on commit 58123c4

Please sign in to comment.