Skip to content

Commit 7652199

Browse files
committed
[Deps] update array.prototype.flat, array.prototype.flatmap, is-core-module, object.values
1 parent da4c407 commit 7652199

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -118,19 +118,19 @@
118118
"@rtsao/scc": "^1.1.0",
119119
"array-includes": "^3.1.8",
120120
"array.prototype.findlastindex": "^1.2.5",
121-
"array.prototype.flat": "^1.3.2",
122-
"array.prototype.flatmap": "^1.3.2",
121+
"array.prototype.flat": "^1.3.3",
122+
"array.prototype.flatmap": "^1.3.3",
123123
"debug": "^3.2.7",
124124
"doctrine": "^2.1.0",
125125
"eslint-import-resolver-node": "^0.3.9",
126126
"eslint-module-utils": "^2.12.0",
127127
"hasown": "^2.0.2",
128-
"is-core-module": "^2.15.1",
128+
"is-core-module": "^2.16.1",
129129
"is-glob": "^4.0.3",
130130
"minimatch": "^3.1.2",
131131
"object.fromentries": "^2.0.8",
132132
"object.groupby": "^1.0.3",
133-
"object.values": "^1.2.0",
133+
"object.values": "^1.2.1",
134134
"semver": "^6.3.1",
135135
"string.prototype.trimend": "^1.0.9",
136136
"tsconfig-paths": "^3.15.0"

0 commit comments

Comments
 (0)