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
eslint-import-resolver-node
eslint-module-utils
object.values
resolve
1 parent 4ff9b92 commit 199143cCopy full SHA for 199143c
package.json
@@ -97,18 +97,18 @@
97
"eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.0.0-0"
98
},
99
"dependencies": {
100
- "array-includes": "^3.0.3",
101
- "array.prototype.flat": "^1.2.1",
+ "array-includes": "^3.1.1",
+ "array.prototype.flat": "^1.2.3",
102
"contains-path": "^0.1.0",
103
"debug": "^2.6.9",
104
"doctrine": "1.5.0",
105
- "eslint-import-resolver-node": "^0.3.2",
106
- "eslint-module-utils": "^2.4.1",
+ "eslint-import-resolver-node": "^0.3.3",
+ "eslint-module-utils": "^2.6.0",
107
"has": "^1.0.3",
108
"minimatch": "^3.0.4",
109
- "object.values": "^1.1.0",
+ "object.values": "^1.1.1",
110
"read-pkg-up": "^2.0.0",
111
- "resolve": "^1.12.0",
+ "resolve": "^1.17.0",
112
"tsconfig-paths": "^3.9.0"
113
114
"nyc": {
0 commit comments