File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
"@types/node" : " ^18.15.11" ,
40
40
"@typescript-eslint/eslint-plugin" : " ^5.57.0" ,
41
41
"@typescript-eslint/parser" : " ^5.57.0" ,
42
- "barrelsby" : " ^2.3.4 " ,
42
+ "barrelsby" : " ^2.5.1 " ,
43
43
"eslint" : " ^8.37.0" ,
44
44
"eslint-config-google" : " ^0.14.0" ,
45
45
"eslint-config-prettier" : " ^8.8.0" ,
Original file line number Diff line number Diff line change @@ -1111,10 +1111,10 @@ balanced-match@^1.0.0:
1111
1111
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
1112
1112
integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==
1113
1113
1114
- barrelsby@^2.3.4 :
1115
- version "2.3.4 "
1116
- resolved "https://registry.yarnpkg.com/barrelsby/-/barrelsby-2.3.4 .tgz#bd31e06b62ddc510fa0b6e202c1ff0cd9f096867 "
1117
- integrity sha512-p2dFA7nkgjvUkVKf3cvTt4nBWxg5E9gpxUUX857F+0+Mx/P1Iw+WO5/yJSLE2eibIVbj1D+29sE4JczLLoQfKA ==
1114
+ barrelsby@^2.5.1 :
1115
+ version "2.5.1 "
1116
+ resolved "https://registry.yarnpkg.com/barrelsby/-/barrelsby-2.5.1 .tgz#3aed013f6c16d04051b0aa708f7f68efb016b916 "
1117
+ integrity sha512-SErpMd91jzrjeS1F5X96AmqaQzcKaxpVVHj6EX6EWTNP00HJxg5+Nb0Avbpo+xEWPyDuflgoiH+iRKDU7O44wg ==
1118
1118
dependencies :
1119
1119
" @types/yargs" " ^17.0.10"
1120
1120
signale "^1.4.0"
@@ -3357,7 +3357,7 @@ yallist@^4.0.0:
3357
3357
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
3358
3358
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
3359
3359
3360
- yargs-parser@^21.0.1 , yargs-parser@^21.1 .1 :
3360
+ yargs-parser@^21.0.0 , yargs-parser@^21.0 .1 :
3361
3361
version "21.1.1"
3362
3362
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
3363
3363
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
You can’t perform that action at this time.
0 commit comments