Skip to content

Commit

Permalink
[Deps] update object.fromentries, object.values, `string.prototyp…
Browse files Browse the repository at this point in the history
…e.matchall`
  • Loading branch information
ljharb committed Feb 23, 2021
1 parent af2d24a commit 1d3c284
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
"minimatch": "^3.0.4",
"object.entries": "^1.1.3",
"object.fromentries": "^2.0.3",
"object.values": "^1.1.2",
"object.fromentries": "^2.0.4",
"object.values": "^1.1.3",
"prop-types": "^15.7.2",
"resolve": "^2.0.0-next.3",
"string.prototype.matchall": "^4.0.3"
"string.prototype.matchall": "^4.0.4"
},
"devDependencies": {
"@types/eslint": "^7.2.3",
Expand Down

0 comments on commit 1d3c284

Please sign in to comment.