We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
array-includes
array.prototype.flat
is-core-module
1 parent 1c62e3c commit 3767479Copy full SHA for 3767479
package.json
@@ -99,14 +99,14 @@
99
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
100
},
101
"dependencies": {
102
- "array-includes": "^3.1.4",
103
- "array.prototype.flat": "^1.2.5",
+ "array-includes": "^3.1.5",
+ "array.prototype.flat": "^1.3.0",
104
"debug": "^2.6.9",
105
"doctrine": "^2.1.0",
106
"eslint-import-resolver-node": "^0.3.6",
107
"eslint-module-utils": "^2.7.3",
108
"has": "^1.0.3",
109
- "is-core-module": "^2.8.1",
+ "is-core-module": "^2.9.0",
110
"is-glob": "^4.0.3",
111
"minimatch": "^3.1.2",
112
"object.values": "^1.1.5",
0 commit comments