|
103 | 103 | "eslint": "^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8" |
104 | 104 | }, |
105 | 105 | "dependencies": { |
106 | | - "array-includes": "^3.1.6", |
107 | | - "array.prototype.findlastindex": "^1.2.2", |
108 | | - "array.prototype.flat": "^1.3.1", |
109 | | - "array.prototype.flatmap": "^1.3.1", |
| 106 | + "array-includes": "^3.1.7", |
| 107 | + "array.prototype.findlastindex": "^1.2.3", |
| 108 | + "array.prototype.flat": "^1.3.2", |
| 109 | + "array.prototype.flatmap": "^1.3.2", |
110 | 110 | "debug": "^3.2.7", |
111 | 111 | "doctrine": "^2.1.0", |
112 | | - "eslint-import-resolver-node": "^0.3.7", |
| 112 | + "eslint-import-resolver-node": "^0.3.9", |
113 | 113 | "eslint-module-utils": "^2.8.0", |
114 | 114 | "has": "^1.0.3", |
115 | | - "is-core-module": "^2.13.0", |
| 115 | + "is-core-module": "^2.13.1", |
116 | 116 | "is-glob": "^4.0.3", |
117 | 117 | "minimatch": "^3.1.2", |
118 | | - "object.fromentries": "^2.0.6", |
119 | | - "object.groupby": "^1.0.0", |
120 | | - "object.values": "^1.1.6", |
| 118 | + "object.fromentries": "^2.0.7", |
| 119 | + "object.groupby": "^1.0.1", |
| 120 | + "object.values": "^1.1.7", |
121 | 121 | "semver": "^6.3.1", |
122 | 122 | "tsconfig-paths": "^3.14.2" |
123 | 123 | } |
|
0 commit comments