Skip to content

Commit bdff75d

Browse files
committed
[Deps] update array-includes, array.prototype.findlastindex, eslint-module-utils, hasown, is-core-module, object.fromentries, object.groupby, object.values
1 parent 9b1a3b9 commit bdff75d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -105,21 +105,21 @@
105105
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
106106
},
107107
"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",
110110
"array.prototype.flat": "^1.3.2",
111111
"array.prototype.flatmap": "^1.3.2",
112112
"debug": "^3.2.7",
113113
"doctrine": "^2.1.0",
114114
"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",
118118
"is-glob": "^4.0.3",
119119
"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",
123123
"semver": "^6.3.1",
124124
"tsconfig-paths": "^3.15.0"
125125
}

0 commit comments

Comments
 (0)