File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
"@types/ejs" : " ^3.1.2" ,
25
25
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
26
26
"@typescript-eslint/parser" : " ^5.61.0" ,
27
- "chai" : " ^4.3.7 " ,
27
+ "chai" : " ^4.3.8 " ,
28
28
"eslint" : " ^8.48.0" ,
29
29
"eslint-config-prettier" : " ^8.10.0" ,
30
30
"eslint-config-salesforce" : " ^2.0.2" ,
Original file line number Diff line number Diff line change @@ -1888,10 +1888,10 @@ cardinal@^2.1.1:
1888
1888
ansicolors "~0.3.2"
1889
1889
redeyed "~2.1.0"
1890
1890
1891
- chai@^4.3.7 :
1892
- version "4.3.7 "
1893
- resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.7 .tgz#ec63f6df01829088e8bf55fca839bcd464a8ec51 "
1894
- integrity sha512-HLnAzZ2iupm25PlN0xFreAlBA5zaBSv3og0DdeGA4Ar6h6rJ3A0rolRUKJhSF2V10GZKDgWF/VmAEsNWjCRB+A ==
1891
+ chai@^4.3.7, chai@^4.3.8 :
1892
+ version "4.3.8 "
1893
+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.8 .tgz#40c59718ad6928da6629c70496fe990b2bb5b17c "
1894
+ integrity sha512-vX4YvVVtxlfSZ2VecZgFUTU5qPCYsobVI2O9FmwEXBhDigYGQA6jRXCycIs1yJnnWbZ6/+a2zNIF5DfVCcJBFQ ==
1895
1895
dependencies :
1896
1896
assertion-error "^1.1.0"
1897
1897
check-error "^1.0.2"
You can’t perform that action at this time.
0 commit comments