File tree 3 files changed +10
-10
lines changed
3 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 19
19
"@types/lodash" : " ^4.14.202" ,
20
20
"@types/sql.js" : " ^1.4.9" ,
21
21
"@typescript-eslint/eslint-plugin" : " ^6.18.0" ,
22
- "@typescript-eslint/parser" : " ^6.15 .0" ,
22
+ "@typescript-eslint/parser" : " ^6.18 .0" ,
23
23
"assert" : " ^2.1.0" ,
24
24
"buffalo-bench" : " ^2.0.0" ,
25
25
"eslint" : " ^8.54.0" ,
Original file line number Diff line number Diff line change 29
29
"@types/emscripten" : " ^1.39.10" ,
30
30
"@types/jasmine" : " ^5.1.4" ,
31
31
"@typescript-eslint/eslint-plugin" : " ^6.18.0" ,
32
- "@typescript-eslint/parser" : " ^6.15 .0" ,
32
+ "@typescript-eslint/parser" : " ^6.18 .0" ,
33
33
"esbuild" : " ^0.19.10" ,
34
34
"eslint" : " ^8.54.0" ,
35
35
"eslint-plugin-jasmine" : " ^4.1.3" ,
Original file line number Diff line number Diff line change 1207
1207
semver "^7.5.4"
1208
1208
ts-api-utils "^1.0.1"
1209
1209
1210
- " @typescript-eslint/parser@^6.15 .0 " :
1211
- version "6.15 .0"
1212
- resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.15 .0.tgz#1af69741cfa314a13c1434d0bdd5a0c3096699d7 "
1213
- integrity sha512-MkgKNnsjC6QwcMdlNAel24jjkEO/0hQaMDLqP4S9zq5HBAUJNQB6y+3DwLjX7b3l2b37eNAxMPLwb3/kh8VKdA ==
1210
+ " @typescript-eslint/parser@^6.18 .0 " :
1211
+ version "6.18 .0"
1212
+ resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.18 .0.tgz#d494161d64832e869f0a6acc6000a2cdff858383 "
1213
+ integrity sha512-v6uR68SFvqhNQT41frCMCQpsP+5vySy6IdgjlzUWoo7ALCnpaWYcz/Ij2k4L8cEsL0wkvOviCMpjmtRtHNOKzA ==
1214
1214
dependencies :
1215
- " @typescript-eslint/scope-manager" " 6.15 .0"
1216
- " @typescript-eslint/types" " 6.15 .0"
1217
- " @typescript-eslint/typescript-estree" " 6.15 .0"
1218
- " @typescript-eslint/visitor-keys" " 6.15 .0"
1215
+ " @typescript-eslint/scope-manager" " 6.18 .0"
1216
+ " @typescript-eslint/types" " 6.18 .0"
1217
+ " @typescript-eslint/typescript-estree" " 6.18 .0"
1218
+ " @typescript-eslint/visitor-keys" " 6.18 .0"
1219
1219
debug "^4.3.4"
1220
1220
1221
1221
" @typescript-eslint/[email protected] " :
You can’t perform that action at this time.
0 commit comments