File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 23
23
"@types/inquirer" : " ^9.0.3" ,
24
24
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
25
25
"@typescript-eslint/parser" : " ^5.62.0" ,
26
- "chai" : " ^4.3.7 " ,
26
+ "chai" : " ^4.3.8 " ,
27
27
"eslint" : " ^8.49.0" ,
28
28
"eslint-config-prettier" : " ^8.9.0" ,
29
29
"eslint-config-salesforce" : " ^2.0.2" ,
Original file line number Diff line number Diff line change @@ -2025,10 +2025,10 @@ cardinal@^2.1.1:
2025
2025
ansicolors "~0.3.2"
2026
2026
redeyed "~2.1.0"
2027
2027
2028
- chai@^4.3.7 :
2029
- version "4.3.7 "
2030
- resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.7 .tgz#ec63f6df01829088e8bf55fca839bcd464a8ec51 "
2031
- integrity sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A ==
2028
+ chai@^4.3.7, chai@^4.3.8 :
2029
+ version "4.3.8 "
2030
+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.8 .tgz#40c59718ad6928da6629c70496fe990b2bb5b17c "
2031
+ integrity sha512-vX4YvVVtxlfSZ2VecZgFUTU5qPCYsobVI2O9FmwEXBhDigYGQA6jRXCycIs1yJnnWbZ6/+a2zNIF5DfVCcJBFQ ==
2032
2032
dependencies :
2033
2033
assertion-error "^1.1.0"
2034
2034
check-error "^1.0.2"
You can’t perform that action at this time.
0 commit comments