File tree Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Expand file tree Collapse file tree 2 files changed +18
-10
lines changed Original file line number Diff line number Diff line change 74
74
"@semantic-release/changelog" : " 5.0.1" ,
75
75
"@semantic-release/git" : " 9.0.0" ,
76
76
"@semantic-release/github" : " 7.2.1" ,
77
- "@types/chai" : " 4.2.16 " ,
77
+ "@types/chai" : " 4.3.3 " ,
78
78
"@types/faker" : " 5.5.1" ,
79
79
"@types/fs-extra" : " 8.1.1" ,
80
80
"@types/lodash" : " 4.14.168" ,
81
81
"@types/mocha" : " 8.2.2" ,
82
82
"@types/node" : " 10.17.56" ,
83
83
"@types/sinon" : " 10.0.0" ,
84
- "chai" : " 4.3.4 " ,
84
+ "chai" : " 4.3.6 " ,
85
85
"coveralls" : " 3.1.0" ,
86
86
"faker" : " 5.5.3" ,
87
87
"mocha" : " 8.3.2" ,
Original file line number Diff line number Diff line change 511
511
resolved "https://registry.yarnpkg.com/@tootallnate/once/-/once-1.1.2.tgz#ccb91445360179a04e7fe6aff78c00ffc1eeaf82"
512
512
integrity sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==
513
513
514
- " @types/chai@4.2.16 " :
515
- version "4.2.16 "
516
- resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.2.16 .tgz#f09cc36e18d28274f942e7201147cce34d97e8c8 "
517
- integrity sha512-vI5iOAsez9+roLS3M3+Xx7w+WRuDtSmF8bQkrbcIJ2sC1PcDgVoA0WGpa+bIrJ+y8zqY2oi//fUctkxtIcXJCw ==
514
+ " @types/chai@4.3.3 " :
515
+ version "4.3.3 "
516
+ resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.3.3 .tgz#3c90752792660c4b562ad73b3fbd68bf3bc7ae07 "
517
+ integrity sha512-hC7OMnszpxhZPduX+m+nrx+uFoLkWOMiR4oa/AZF3MuSETYTZmFfJAHqZEM8MVlvfG7BEUcgvtwoCTxBp6hm3g ==
518
518
519
519
" @types/color-name@^1.1.1 " :
520
520
version "1.1.1"
@@ -1017,15 +1017,16 @@ caseless@~0.12.0:
1017
1017
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
1018
1018
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
1019
1019
1020
-
1021
- version "4.3.4 "
1022
- resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.4 .tgz#b55e655b31e1eac7099be4c08c21964fce2e6c49 "
1023
- integrity sha512-yS5H68VYOCtN1cjfwumDSuzn/9c+yza4f3reKXlE5rUg7SFcCEy90gJvydNgOYtblyf4Zi6jIWRnXOgErta0KA ==
1020
+
1021
+ version "4.3.6 "
1022
+ resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.6 .tgz#ffe4ba2d9fa9d6680cc0b370adae709ec9011e9c "
1023
+ integrity sha512-bbcp3YfHCUzMOvKqsztczerVgBKSsEijCySNlHHbX3VG1nskvqjz5Rfso1gGwD6w6oOV3eI60pKuMOV5MV7p3Q ==
1024
1024
dependencies :
1025
1025
assertion-error "^1.1.0"
1026
1026
check-error "^1.0.2"
1027
1027
deep-eql "^3.0.1"
1028
1028
get-func-name "^2.0.0"
1029
+ loupe "^2.3.1"
1029
1030
pathval "^1.1.1"
1030
1031
type-detect "^4.0.5"
1031
1032
@@ -3235,6 +3236,13 @@ loud-rejection@^1.0.0:
3235
3236
currently-unhandled "^0.4.1"
3236
3237
signal-exit "^3.0.0"
3237
3238
3239
+ loupe@^2.3.1 :
3240
+ version "2.3.4"
3241
+ resolved "https://registry.yarnpkg.com/loupe/-/loupe-2.3.4.tgz#7e0b9bffc76f148f9be769cb1321d3dcf3cb25f3"
3242
+ integrity sha512-OvKfgCC2Ndby6aSTREl5aCCPTNIzlDfQZvZxNUrBrihDhL3xcrYegTblhmEiCrg2kKQz4XsFIaemE5BF4ybSaQ==
3243
+ dependencies :
3244
+ get-func-name "^2.0.0"
3245
+
3238
3246
lowercase-keys@^1.0.0 :
3239
3247
version "1.0.1"
3240
3248
resolved "https://registry.yarnpkg.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz#6f9e30b47084d971a7c820ff15a6c5167b74c26f"
You can’t perform that action at this time.
0 commit comments