Skip to content

Commit 58123c4

Browse files
committed
[Deps] update object.entries, object.values, string.prototype.matchall
1 parent 880ab8c commit 58123c4

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
@@ -34,12 +34,12 @@
3434
"has": "^1.0.3",
3535
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
3636
"minimatch": "^3.0.4",
37-
"object.entries": "^1.1.3",
37+
"object.entries": "^1.1.4",
3838
"object.fromentries": "^2.0.4",
39-
"object.values": "^1.1.3",
39+
"object.values": "^1.1.4",
4040
"prop-types": "^15.7.2",
4141
"resolve": "^2.0.0-next.3",
42-
"string.prototype.matchall": "^4.0.4"
42+
"string.prototype.matchall": "^4.0.5"
4343
},
4444
"devDependencies": {
4545
"@types/eslint": "=7.2.10",

0 commit comments

Comments
 (0)