File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 41
41
},
42
42
"devDependencies" : {
43
43
"@types/debug" : " ^4.1.5" ,
44
- "@types/eslint" : " ^7.2 .0" ,
44
+ "@types/eslint" : " ^8.0 .0" ,
45
45
"@types/eslint-scope" : " ^3.7.0" ,
46
46
"@types/eslint-visitor-keys" : " ^1.0.0" ,
47
47
"@types/js-yaml" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 1257
1257
integrity sha512-Q1y515GcOdTHgagaVFhHnIFQ38ygs/kmxdNpvpou+raI9UO3YZcHDngBSYKQklcKlvA7iuQlmIKbzvmxcOE9CQ==
1258
1258
1259
1259
" @types/eslint-scope@^3.7.0 " :
1260
- version "3.7.0 "
1261
- resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.0 .tgz#4792816e31119ebd506902a482caec4951fabd86 "
1262
- integrity sha512-O/ql2+rrCUe2W2rs7wMR+GqPRcgB6UiqN5RhrR5xruFlY7l9YLMn0ZkDzjoHLeiFkR8MCQZVudUuuvQ2BLC9Qw ==
1260
+ version "3.7.1 "
1261
+ resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.1 .tgz#8dc390a7b4f9dd9f1284629efce982e41612116e "
1262
+ integrity sha512-SCFeogqiptms4Fg29WpOTk5nHIzfpKCemSN63ksBQYKTcXoJEmJagV+DhVmbapZzY4/5YaOV1nZwrsU79fFm1g ==
1263
1263
dependencies :
1264
1264
" @types/eslint" " *"
1265
1265
" @types/estree" " *"
1269
1269
resolved "https://registry.yarnpkg.com/@types/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#1ee30d79544ca84d68d4b3cdb0af4f205663dd2d"
1270
1270
integrity sha512-OCutwjDZ4aFS6PB1UZ988C4YgwlBHJd6wCeQqaLdmadZ/7e+w79+hbMUFC1QXDNCmdyoRfAFdm0RypzwR+Qpag==
1271
1271
1272
- " @types/eslint@*" , "@types/eslint@^7.2 .0":
1273
- version "7 .2.0"
1274
- resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7 .2.0.tgz#eb5c5b575237334df24c53195e37b53d66478d7b "
1275
- integrity sha512-LpUXkr7fnmPXWGxB0ZuLEzNeTURuHPavkC5zuU4sg62/TgL5ZEjamr5Y8b6AftwHtx2bPJasI+CL0TT2JwQ7aA ==
1272
+ " @types/eslint@*" , "@types/eslint@^8.0 .0":
1273
+ version "8 .2.0"
1274
+ resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-8 .2.0.tgz#afd0519223c29c347087542cbaee2fedc0873b16 "
1275
+ integrity sha512-74hbvsnc+7TEDa1z5YLSe4/q8hGYB3USNvCuzHUJrjPV6hXaq8IXcngCrHkuvFt0+8rFz7xYXrHgNayIX0UZvQ ==
1276
1276
dependencies :
1277
1277
" @types/estree" " *"
1278
1278
" @types/json-schema" " *"
You can’t perform that action at this time.
0 commit comments