Skip to content

Commit 6e41392

Browse files
committed
[Deps] update array-includes, object.entries, object.fromentries, object.hasown, object.values, resolve, string.prototype.matchall
1 parent 6884029 commit 6e41392

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@
2525
"homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
2626
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
2727
"dependencies": {
28-
"array-includes": "^3.1.5",
28+
"array-includes": "^3.1.6",
2929
"array.prototype.flatmap": "^1.3.1",
3030
"array.prototype.tosorted": "^1.1.1",
3131
"doctrine": "^2.1.0",
3232
"estraverse": "^5.3.0",
3333
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
3434
"minimatch": "^3.1.2",
35-
"object.entries": "^1.1.5",
36-
"object.fromentries": "^2.0.5",
37-
"object.hasown": "^1.1.1",
38-
"object.values": "^1.1.5",
35+
"object.entries": "^1.1.6",
36+
"object.fromentries": "^2.0.6",
37+
"object.hasown": "^1.1.2",
38+
"object.values": "^1.1.6",
3939
"prop-types": "^15.8.1",
40-
"resolve": "^2.0.0-next.3",
40+
"resolve": "^2.0.0-next.4",
4141
"semver": "^6.3.0",
42-
"string.prototype.matchall": "^4.0.7"
42+
"string.prototype.matchall": "^4.0.8"
4343
},
4444
"devDependencies": {
4545
"@babel/core": "^7.20.2",

0 commit comments

Comments
 (0)