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
is-glob
object.values
1 parent 62e2d88 commit 0e857b6Copy full SHA for 0e857b6
package.json
@@ -99,17 +99,17 @@
99
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
100
},
101
"dependencies": {
102
- "array-includes": "^3.1.3",
103
- "array.prototype.flat": "^1.2.4",
+ "array-includes": "^3.1.4",
+ "array.prototype.flat": "^1.2.5",
104
"debug": "^2.6.9",
105
"doctrine": "^2.1.0",
106
"eslint-import-resolver-node": "^0.3.6",
107
"eslint-module-utils": "^2.6.2",
108
"has": "^1.0.3",
109
- "is-core-module": "^2.6.0",
110
- "is-glob": "^4.0.1",
+ "is-core-module": "^2.7.0",
+ "is-glob": "^4.0.3",
111
"minimatch": "^3.0.4",
112
- "object.values": "^1.1.4",
+ "object.values": "^1.1.5",
113
"resolve": "^1.20.0",
114
"tsconfig-paths": "^3.11.0"
115
}
0 commit comments