Skip to content

Commit ae57cc1

Browse files
committed
[Deps] update array-includes, array.prototype.findlastindex, eslint-module-utils
1 parent 9e1ad6b commit ae57cc1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -116,14 +116,14 @@
116116
},
117117
"dependencies": {
118118
"@rtsao/scc": "^1.1.0",
119-
"array-includes": "^3.1.8",
120-
"array.prototype.findlastindex": "^1.2.5",
119+
"array-includes": "^3.1.9",
120+
"array.prototype.findlastindex": "^1.2.6",
121121
"array.prototype.flat": "^1.3.3",
122122
"array.prototype.flatmap": "^1.3.3",
123123
"debug": "^3.2.7",
124124
"doctrine": "^2.1.0",
125125
"eslint-import-resolver-node": "^0.3.9",
126-
"eslint-module-utils": "^2.12.0",
126+
"eslint-module-utils": "^2.12.1",
127127
"hasown": "^2.0.2",
128128
"is-core-module": "^2.16.1",
129129
"is-glob": "^4.0.3",

0 commit comments

Comments
 (0)