Skip to content

Commit 36e791d

Browse files
committed
[Deps] update array.prototype.findlast, array.prototype.tosorted, es-iterator-helpers
1 parent b8a0580 commit 36e791d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@
2626
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
2727
"dependencies": {
2828
"array-includes": "^3.1.7",
29-
"array.prototype.findlast": "^1.2.3",
29+
"array.prototype.findlast": "^1.2.4",
3030
"array.prototype.flatmap": "^1.3.2",
3131
"array.prototype.toreversed": "^1.1.2",
32-
"array.prototype.tosorted": "^1.1.2",
32+
"array.prototype.tosorted": "^1.1.3",
3333
"doctrine": "^2.1.0",
34-
"es-iterator-helpers": "^1.0.15",
34+
"es-iterator-helpers": "^1.0.17",
3535
"estraverse": "^5.3.0",
3636
"jsx-ast-utils": "^2.4.1 || ^3.0.0",
3737
"minimatch": "^3.1.2",

0 commit comments

Comments
 (0)