File tree Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Expand file tree Collapse file tree 2 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 3737 ],
3838 "dependencies" : {
3939 "@hapi/boom" : " ^9.1.1" ,
40- "ava" : " 3.11.1" ,
4140 "camelcase" : " ^6.2.0" ,
4241 "capitalize" : " ^2.0.3" ,
4342 "co" : " ^4.6.0" ,
5857 "@commitlint/cli" : " ^11.0.0" ,
5958 "@commitlint/config-conventional" : " ^11.0.0" ,
6059 "@koa/router" : " ^10.0.0" ,
60+ "ava" : " 3.11.1" ,
6161 "codecov" : " ^3.8.1" ,
6262 "cross-env" : " ^7.0.3" ,
6363 "eslint-config-xo-lass" : " ^1.0.5" ,
Original file line number Diff line number Diff line change @@ -1358,9 +1358,9 @@ cli-cursor@^3.1.0:
13581358 restore-cursor "^3.1.0"
13591359
13601360cli-spinners@^2.2.0 :
1361- version "2.5 .0"
1362- resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.5 .0.tgz#12763e47251bf951cb75c201dfa58ff1bcb2d047 "
1363- integrity sha512-PC+AmIuK04E6aeSs/pUccSujsTzBhu4HzC2dL+CfJB/Jcc2qTRbEwZQDfIUpt2Xl8BodYBEq8w4fc0kU2I9DjQ ==
1361+ version "2.6 .0"
1362+ resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.6 .0.tgz#36c7dc98fb6a9a76bd6238ec3f77e2425627e939 "
1363+ integrity sha512-t+4/y50K/+4xcCRosKkA7W4gTr1MySvLV0q+PxmG7FJ5g+66ChKurYjxBCjHggHH3HA5Hh9cy+lcUGWDqVH+4Q ==
13641364
13651365cli-truncate@^2.1.0 :
13661366 version "2.1.0"
@@ -1519,9 +1519,9 @@ concat-stream@^2.0.0:
15191519 typedarray "^0.0.6"
15201520
15211521concordance@^5.0.0 :
1522- version "5.0.2 "
1523- resolved "https://registry.yarnpkg.com/concordance/-/concordance-5.0.2 .tgz#c242e59b7ee507491e16e9bea85967f7afccec0a "
1524- integrity sha512-hC63FKdGM9tBcd4VQIa+LQjmrgorrnxESb8B3J21Qe/FzL0blBv0pb8iNyymt+bmsvGSUqO0uhPi2ZSLgLtLdg ==
1522+ version "5.0.4 "
1523+ resolved "https://registry.yarnpkg.com/concordance/-/concordance-5.0.4 .tgz#9896073261adced72f88d60e4d56f8efc4bbbbd2 "
1524+ integrity sha512-OAcsnTEYu1ARJqWVGwf4zh4JDfHZEaSNlNccFmt8YjB2l/n19/PF2viLINHc57vO4FKIAFl2FWASIGZZWZ2Kxw ==
15251525 dependencies :
15261526 date-time "^3.1.0"
15271527 esutils "^2.0.3"
@@ -3705,7 +3705,12 @@ is-path-cwd@^2.2.0:
37053705 resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-2.2.0.tgz#67d43b82664a7b5191fd9119127eb300048a9fdb"
37063706 integrity sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==
37073707
3708- is-path-inside@^3.0.1, is-path-inside@^3.0.2 :
3708+ is-path-inside@^3.0.1 :
3709+ version "3.0.3"
3710+ resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283"
3711+ integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==
3712+
3713+ is-path-inside@^3.0.2 :
37093714 version "3.0.2"
37103715 resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.2.tgz#f5220fc82a3e233757291dddc9c5877f2a1f3017"
37113716 integrity sha512-/2UGPSgmtqwo1ktx8NDHjuPwZWmHhO+gj0f93EkhLB5RgW9RZevWYYlIkS6zePc6U2WpOdQYIwHe9YC4DWEBVg==
You can’t perform that action at this time.
0 commit comments