File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 105
105
"eslint" : " ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
106
106
},
107
107
"dependencies" : {
108
- "array-includes" : " ^3.1.7 " ,
109
- "array.prototype.findlastindex" : " ^1.2.4 " ,
108
+ "array-includes" : " ^3.1.8 " ,
109
+ "array.prototype.findlastindex" : " ^1.2.5 " ,
110
110
"array.prototype.flat" : " ^1.3.2" ,
111
111
"array.prototype.flatmap" : " ^1.3.2" ,
112
112
"debug" : " ^3.2.7" ,
113
113
"doctrine" : " ^2.1.0" ,
114
114
"eslint-import-resolver-node" : " ^0.3.9" ,
115
- "eslint-module-utils" : " ^2.8.0 " ,
116
- "hasown" : " ^2.0.1 " ,
117
- "is-core-module" : " ^2.13 .1" ,
115
+ "eslint-module-utils" : " ^2.8.2 " ,
116
+ "hasown" : " ^2.0.2 " ,
117
+ "is-core-module" : " ^2.15 .1" ,
118
118
"is-glob" : " ^4.0.3" ,
119
119
"minimatch" : " ^3.1.2" ,
120
- "object.fromentries" : " ^2.0.7 " ,
121
- "object.groupby" : " ^1.0.2 " ,
122
- "object.values" : " ^1.1.7 " ,
120
+ "object.fromentries" : " ^2.0.8 " ,
121
+ "object.groupby" : " ^1.0.3 " ,
122
+ "object.values" : " ^1.2.0 " ,
123
123
"semver" : " ^6.3.1" ,
124
124
"tsconfig-paths" : " ^3.15.0"
125
125
}
You can’t perform that action at this time.
0 commit comments