Skip to content

Commit 2c56d46

Browse files
committed
[Deps] update array.prototype.flatmap, array.prototype.tosorted
1 parent 8790fa5 commit 2c56d46

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
@@ -26,8 +26,8 @@
2626
"bugs": "https://github.com/jsx-eslint/eslint-plugin-react/issues",
2727
"dependencies": {
2828
"array-includes": "^3.1.5",
29-
"array.prototype.flatmap": "^1.3.0",
30-
"array.prototype.tosorted": "^1.1.0",
29+
"array.prototype.flatmap": "^1.3.1",
30+
"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",

0 commit comments

Comments
 (0)