Skip to content

Commit 3767479

Browse files
committed
[Deps] update array-includes, array.prototype.flat, is-core-module
1 parent 1c62e3c commit 3767479

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -99,14 +99,14 @@
9999
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
100100
},
101101
"dependencies": {
102-
"array-includes": "^3.1.4",
103-
"array.prototype.flat": "^1.2.5",
102+
"array-includes": "^3.1.5",
103+
"array.prototype.flat": "^1.3.0",
104104
"debug": "^2.6.9",
105105
"doctrine": "^2.1.0",
106106
"eslint-import-resolver-node": "^0.3.6",
107107
"eslint-module-utils": "^2.7.3",
108108
"has": "^1.0.3",
109-
"is-core-module": "^2.8.1",
109+
"is-core-module": "^2.9.0",
110110
"is-glob": "^4.0.3",
111111
"minimatch": "^3.1.2",
112112
"object.values": "^1.1.5",

0 commit comments

Comments
 (0)