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
object.values
1 parent a07dfcb commit 1c738f8Copy full SHA for 1c738f8
package.json
@@ -102,17 +102,17 @@
102
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
103
},
104
"dependencies": {
105
- "array-includes": "^3.1.5",
106
- "array.prototype.flat": "^1.3.0",
+ "array-includes": "^3.1.6",
+ "array.prototype.flat": "^1.3.1",
107
"debug": "^2.6.9",
108
"doctrine": "^2.1.0",
109
"eslint-import-resolver-node": "^0.3.6",
110
"eslint-module-utils": "^2.7.4",
111
"has": "^1.0.3",
112
- "is-core-module": "^2.10.0",
+ "is-core-module": "^2.11.0",
113
"is-glob": "^4.0.3",
114
"minimatch": "^3.1.2",
115
- "object.values": "^1.1.5",
+ "object.values": "^1.1.6",
116
"resolve": "^1.22.1",
117
"tsconfig-paths": "^3.14.1"
118
}
0 commit comments