Skip to content

Commit 1c738f8

Browse files
committed
[Deps] update array-includes, array.prototype.flat, is-core-module, object.values
1 parent a07dfcb commit 1c738f8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -102,17 +102,17 @@
102102
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
103103
},
104104
"dependencies": {
105-
"array-includes": "^3.1.5",
106-
"array.prototype.flat": "^1.3.0",
105+
"array-includes": "^3.1.6",
106+
"array.prototype.flat": "^1.3.1",
107107
"debug": "^2.6.9",
108108
"doctrine": "^2.1.0",
109109
"eslint-import-resolver-node": "^0.3.6",
110110
"eslint-module-utils": "^2.7.4",
111111
"has": "^1.0.3",
112-
"is-core-module": "^2.10.0",
112+
"is-core-module": "^2.11.0",
113113
"is-glob": "^4.0.3",
114114
"minimatch": "^3.1.2",
115-
"object.values": "^1.1.5",
115+
"object.values": "^1.1.6",
116116
"resolve": "^1.22.1",
117117
"tsconfig-paths": "^3.14.1"
118118
}

0 commit comments

Comments
 (0)