Skip to content

Commit 1d3c284

Browse files
committed
[Deps] update object.fromentries, object.values, string.prototype.matchall
1 parent af2d24a commit 1d3c284

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@
3636
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
3737
"minimatch": "^3.0.4",
3838
"object.entries": "^1.1.3",
39-
"object.fromentries": "^2.0.3",
40-
"object.values": "^1.1.2",
39+
"object.fromentries": "^2.0.4",
40+
"object.values": "^1.1.3",
4141
"prop-types": "^15.7.2",
4242
"resolve": "^2.0.0-next.3",
43-
"string.prototype.matchall": "^4.0.3"
43+
"string.prototype.matchall": "^4.0.4"
4444
},
4545
"devDependencies": {
4646
"@types/eslint": "^7.2.3",

0 commit comments

Comments
 (0)