Skip to content

Commit 78f50b8

Browse files
committed
[Deps] update array-includes, array.prototype.findlastindex, array.prototype.flat, array.prototype.flatmap, eslint-import-resolver-node, is-core-module, object.fromentries, object.groupby, object.values
1 parent 6d2540f commit 78f50b8

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

+9-9
Original file line numberDiff line numberDiff line change
@@ -103,21 +103,21 @@
103103
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
104104
},
105105
"dependencies": {
106-
"array-includes": "^3.1.6",
107-
"array.prototype.findlastindex": "^1.2.2",
108-
"array.prototype.flat": "^1.3.1",
109-
"array.prototype.flatmap": "^1.3.1",
106+
"array-includes": "^3.1.7",
107+
"array.prototype.findlastindex": "^1.2.3",
108+
"array.prototype.flat": "^1.3.2",
109+
"array.prototype.flatmap": "^1.3.2",
110110
"debug": "^3.2.7",
111111
"doctrine": "^2.1.0",
112-
"eslint-import-resolver-node": "^0.3.7",
112+
"eslint-import-resolver-node": "^0.3.9",
113113
"eslint-module-utils": "^2.8.0",
114114
"has": "^1.0.3",
115-
"is-core-module": "^2.13.0",
115+
"is-core-module": "^2.13.1",
116116
"is-glob": "^4.0.3",
117117
"minimatch": "^3.1.2",
118-
"object.fromentries": "^2.0.6",
119-
"object.groupby": "^1.0.0",
120-
"object.values": "^1.1.6",
118+
"object.fromentries": "^2.0.7",
119+
"object.groupby": "^1.0.1",
120+
"object.values": "^1.1.7",
121121
"semver": "^6.3.1",
122122
"tsconfig-paths": "^3.14.2"
123123
}

0 commit comments

Comments
 (0)