File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 51
51
"@types/rsvp" : " ^4.0.3" ,
52
52
"@types/url-parse" : " ^1.4.3" ,
53
53
"@typescript-eslint/eslint-plugin" : " ^4.7.0" ,
54
- "@typescript-eslint/parser" : " ^4.6.1 " ,
54
+ "@typescript-eslint/parser" : " ^4.7.0 " ,
55
55
"async" : " ^3.2.0" ,
56
56
"babel-eslint" : " ^10.1.0" ,
57
57
"broccoli-asset-rev" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 2250
2250
eslint-scope "^5.0.0"
2251
2251
eslint-utils "^2.0.0"
2252
2252
2253
- "@typescript-eslint/parser@^4.6.1 ":
2254
- version "4.6.1 "
2255
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.6.1 .tgz#b801bff67b536ecc4a840ac9289ba2be57e02428 "
2256
- integrity sha512-lScKRPt1wM9UwyKkGKyQDqf0bh6jm8DQ5iN37urRIXDm16GEv+HGEmum2Fc423xlk5NUOkOpfTnKZc/tqKZkDQ ==
2253
+ "@typescript-eslint/parser@^4.7.0 ":
2254
+ version "4.7.0 "
2255
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.7.0 .tgz#44bdab0f788b478178368baa65d3365fdc63da1c "
2256
+ integrity sha512-+meGV8bMP1sJHBI2AFq1GeTwofcGiur8LoIr6v+rEmD9knyCqDlrQcFHR0KDDfldHIFDU/enZ53fla6ReF4wRw ==
2257
2257
dependencies:
2258
- "@typescript-eslint/scope-manager" "4.6.1 "
2259
- "@typescript-eslint/types" "4.6.1 "
2260
- "@typescript-eslint/typescript-estree" "4.6.1 "
2258
+ "@typescript-eslint/scope-manager" "4.7.0 "
2259
+ "@typescript-eslint/types" "4.7.0 "
2260
+ "@typescript-eslint/typescript-estree" "4.7.0 "
2261
2261
debug "^4.1.1"
2262
2262
2263
2263
"@typescript-eslint/
[email protected] ":
You can’t perform that action at this time.
0 commit comments