Skip to content

Commit

Permalink
[Deps] update jsx-ast-utils, object.entries, resolve
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jun 12, 2020
1 parent 03df672 commit 45e482a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -31,12 +31,12 @@
"array-includes": "^3.1.1",
"doctrine": "^2.1.0",
"has": "^1.0.3",
"jsx-ast-utils": "^2.2.3",
"object.entries": "^1.1.1",
"jsx-ast-utils": "^2.4.1",
"object.entries": "^1.1.2",
"object.fromentries": "^2.0.2",
"object.values": "^1.1.1",
"prop-types": "^15.7.2",
"resolve": "^1.15.1",
"resolve": "^1.17.0",
"string.prototype.matchall": "^4.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit 45e482a

Please sign in to comment.