File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 15
15
"chrome-trace-event" : " ^1.0.2" ,
16
16
"enhanced-resolve" : " ^5.8.0" ,
17
17
"es-module-lexer" : " ^0.7.1" ,
18
- "eslint-scope" : " 5 .1.1" ,
18
+ "eslint-scope" : " 7 .1.1" ,
19
19
"events" : " ^3.2.0" ,
20
20
"glob-to-regexp" : " ^0.4.1" ,
21
21
"graceful-fs" : " ^4.2.4" ,
Original file line number Diff line number Diff line change @@ -2444,7 +2444,15 @@ eslint-plugin-prettier@^3.1.4:
2444
2444
dependencies :
2445
2445
prettier-linter-helpers "^1.0.0"
2446
2446
2447
- [email protected] , eslint-scope@^5.0.0, eslint-scope@^5.1.1:
2447
+
2448
+ version "7.1.1"
2449
+ resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
2450
+ integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
2451
+ dependencies :
2452
+ esrecurse "^4.3.0"
2453
+ estraverse "^5.2.0"
2454
+
2455
+ eslint-scope@^5.0.0, eslint-scope@^5.1.1 :
2448
2456
version "5.1.1"
2449
2457
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c"
2450
2458
integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==
You can’t perform that action at this time.
0 commit comments