File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 183
183
dependencies :
184
184
arrify "^1.0.1"
185
185
186
- " @eslint/eslintrc@^0.2.2 " :
187
- version "0.2.2 "
188
- resolved "https://registry.npmjs.org /@eslint/eslintrc/-/eslintrc-0.2.2 .tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76 "
189
- integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ ==
186
+ " @eslint/eslintrc@^0.3.0 " :
187
+ version "0.3.0 "
188
+ resolved "https://registry.yarnpkg.com /@eslint/eslintrc/-/eslintrc-0.3.0 .tgz#d736d6963d7003b6514e6324bec9c602ac340318 "
189
+ integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg ==
190
190
dependencies :
191
191
ajv "^6.12.4"
192
192
debug "^4.1.1"
195
195
ignore "^4.0.6"
196
196
import-fresh "^3.2.1"
197
197
js-yaml "^3.13.1"
198
- lodash "^4.17.19 "
198
+ lodash "^4.17.20 "
199
199
minimatch "^3.0.4"
200
200
strip-json-comments "^3.1.1"
201
201
@@ -3190,12 +3190,12 @@ eslint-visitor-keys@^2.0.0:
3190
3190
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
3191
3191
3192
3192
eslint@^7.17.0 :
3193
- version "7.17 .0"
3194
- resolved "https://registry.npmjs.org /eslint/-/eslint-7.17 .0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0 "
3195
- integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ ==
3193
+ version "7.18 .0"
3194
+ resolved "https://registry.yarnpkg.com /eslint/-/eslint-7.18 .0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67 "
3195
+ integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ ==
3196
3196
dependencies :
3197
3197
" @babel/code-frame" " ^7.0.0"
3198
- " @eslint/eslintrc" " ^0.2.2 "
3198
+ " @eslint/eslintrc" " ^0.3.0 "
3199
3199
ajv "^6.10.0"
3200
3200
chalk "^4.0.0"
3201
3201
cross-spawn "^7.0.2"
@@ -3219,7 +3219,7 @@ eslint@^7.17.0:
3219
3219
js-yaml "^3.13.1"
3220
3220
json-stable-stringify-without-jsonify "^1.0.1"
3221
3221
levn "^0.4.1"
3222
- lodash "^4.17.19 "
3222
+ lodash "^4.17.20 "
3223
3223
minimatch "^3.0.4"
3224
3224
natural-compare "^1.4.0"
3225
3225
optionator "^0.9.1"
You can’t perform that action at this time.
0 commit comments