Skip to content

Commit 4153a15

Browse files
committed
[Deps] update array-includes, object.hasown
1 parent 08e6c6e commit 4153a15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
"homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
2929
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
3030
"dependencies": {
31-
"array-includes": "^3.1.4",
31+
"array-includes": "^3.1.5",
3232
"array.prototype.flatmap": "^1.3.0",
3333
"doctrine": "^2.1.0",
3434
"estraverse": "^5.3.0",
3535
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
3636
"minimatch": "^3.1.2",
3737
"object.entries": "^1.1.5",
3838
"object.fromentries": "^2.0.5",
39-
"object.hasown": "^1.1.0",
39+
"object.hasown": "^1.1.1",
4040
"object.values": "^1.1.5",
4141
"prop-types": "^15.8.1",
4242
"resolve": "^2.0.0-next.3",

0 commit comments

Comments
 (0)