We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
array-includes
array.prototype.findlastindex
eslint-module-utils
1 parent 9e1ad6b commit ae57cc1Copy full SHA for ae57cc1
package.json
@@ -116,14 +116,14 @@
116
},
117
"dependencies": {
118
"@rtsao/scc": "^1.1.0",
119
- "array-includes": "^3.1.8",
120
- "array.prototype.findlastindex": "^1.2.5",
+ "array-includes": "^3.1.9",
+ "array.prototype.findlastindex": "^1.2.6",
121
"array.prototype.flat": "^1.3.3",
122
"array.prototype.flatmap": "^1.3.3",
123
"debug": "^3.2.7",
124
"doctrine": "^2.1.0",
125
"eslint-import-resolver-node": "^0.3.9",
126
- "eslint-module-utils": "^2.12.0",
+ "eslint-module-utils": "^2.12.1",
127
"hasown": "^2.0.2",
128
"is-core-module": "^2.16.1",
129
"is-glob": "^4.0.3",
0 commit comments