Skip to content

Commit 1dc7fc6

Browse files
committed
[Deps] update array.prototype.findlastindex, hasown, object.groupby
1 parent 7a21f7e commit 1dc7fc6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -104,19 +104,19 @@
104104
},
105105
"dependencies": {
106106
"array-includes": "^3.1.7",
107-
"array.prototype.findlastindex": "^1.2.3",
107+
"array.prototype.findlastindex": "^1.2.4",
108108
"array.prototype.flat": "^1.3.2",
109109
"array.prototype.flatmap": "^1.3.2",
110110
"debug": "^3.2.7",
111111
"doctrine": "^2.1.0",
112112
"eslint-import-resolver-node": "^0.3.9",
113113
"eslint-module-utils": "^2.8.0",
114-
"hasown": "^2.0.0",
114+
"hasown": "^2.0.1",
115115
"is-core-module": "^2.13.1",
116116
"is-glob": "^4.0.3",
117117
"minimatch": "^3.1.2",
118118
"object.fromentries": "^2.0.7",
119-
"object.groupby": "^1.0.1",
119+
"object.groupby": "^1.0.2",
120120
"object.values": "^1.1.7",
121121
"semver": "^6.3.1",
122122
"tsconfig-paths": "^3.15.0"

0 commit comments

Comments
 (0)