File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 16
16
"ajv-keywords" : " ^3.1.0" ,
17
17
"chrome-trace-event" : " ^1.0.0" ,
18
18
"enhanced-resolve" : " ^4.1.0" ,
19
- "eslint-scope" : " ^3.7.1 " ,
19
+ "eslint-scope" : " ^4.0.0 " ,
20
20
"json-parse-better-errors" : " ^1.0.2" ,
21
21
"loader-runner" : " ^2.3.0" ,
22
22
"loader-utils" : " ^1.1.0" ,
Original file line number Diff line number Diff line change @@ -1871,6 +1871,13 @@ eslint-scope@^3.7.1:
1871
1871
esrecurse "^4.1.0"
1872
1872
estraverse "^4.1.1"
1873
1873
1874
+ eslint-scope@^4.0.0 :
1875
+ version "4.0.0"
1876
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.0.tgz#50bf3071e9338bcdc43331794a0cb533f0136172"
1877
+ dependencies :
1878
+ esrecurse "^4.1.0"
1879
+ estraverse "^4.1.1"
1880
+
1874
1881
eslint-visitor-keys@^1.0.0 :
1875
1882
version "1.0.0"
1876
1883
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
You can’t perform that action at this time.
0 commit comments