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 42
42
"babel-jest" : " ^29.7.0" ,
43
43
"babel-plugin-rewire" : " ^1.2.0" ,
44
44
"babel-plugin-transform-es2015-modules-commonjs" : " ^6.26.2" ,
45
- "chai" : " ^5.1.2 " ,
45
+ "chai" : " ^5.2.0 " ,
46
46
"cssnano" : " ^6.1.2" ,
47
47
"cypress" : " 13.17.0" ,
48
48
"eslint" : " ^8.57.1" ,
Original file line number Diff line number Diff line change @@ -2993,10 +2993,10 @@ caseless@~0.12.0:
2993
2993
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
2994
2994
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
2995
2995
2996
- chai@^5.1.2 :
2997
- version "5.1.2 "
2998
- resolved "https://registry.yarnpkg.com/chai/-/chai-5.1.2. tgz#3afbc340b994ae3610ca519a6c70ace77ad4378d "
2999
- integrity sha512-aGtmf24DW6MLHHG5gCx4zaI3uBq3KRtxeVs0DjFH6Z0rDNbsvTxFASFvdj79pxjxZ8/5u3PIiN3IwEIQkiiuPw ==
2996
+ chai@^5.2.0 :
2997
+ version "5.2.0 "
2998
+ resolved "https://registry.yarnpkg.com/chai/-/chai-5.2.0. tgz#1358ee106763624114addf84ab02697e411c9c05 "
2999
+ integrity sha512-mCuXncKXk5iCLhfhwTc0izo0gtEmpz5CtG2y8GiOINBlMVS6v8TMRc5TaLWKS6692m9+dVVfzgeVxR5UxWHTYw ==
3000
3000
dependencies :
3001
3001
assertion-error "^2.0.1"
3002
3002
check-error "^2.1.1"
You can’t perform that action at this time.
0 commit comments