Skip to content

Commit b5713c4

Browse files
committed
[Deps] update array-includes, es-iterator-helpers
1 parent 5c90065 commit b5713c4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636
"homepage": "https://github.com/jsx-eslint/eslint-plugin-react",
3737
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
3838
"dependencies": {
39-
"array-includes": "^3.1.8",
39+
"array-includes": "^3.1.9",
4040
"array.prototype.findlast": "^1.2.5",
4141
"array.prototype.flatmap": "^1.3.3",
4242
"array.prototype.tosorted": "^1.1.4",
4343
"doctrine": "^2.1.0",
44-
"es-iterator-helpers": "^1.2.1",
44+
"es-iterator-helpers": "^1.2.2",
4545
"estraverse": "^5.3.0",
4646
"hasown": "^2.0.2",
4747
"jsx-ast-utils": "^2.4.1 || ^3.0.0",

0 commit comments

Comments
 (0)