File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 29
29
"sumchecker" : " ^3.0.1"
30
30
},
31
31
"devDependencies" : {
32
- "@continuous-auth/semantic-release-npm" : " ^1 .0.3 " ,
32
+ "@continuous-auth/semantic-release-npm" : " ^2 .0.0 " ,
33
33
"@types/debug" : " ^4.1.4" ,
34
34
"@types/fs-extra" : " ^8.0.0" ,
35
35
"@types/got" : " ^9.4.4" ,
Original file line number Diff line number Diff line change 146
146
exec-sh "^0.3.2"
147
147
minimist "^1.2.0"
148
148
149
- " @continuous-auth/client@^1.0.3 " :
150
- version "1.0 .3"
151
- resolved "https://registry.yarnpkg.com/@continuous-auth/client/-/client-1.0 .3.tgz#ebfe2ad4d90dddb707527f17bf9d7667949309c9 "
152
- integrity sha512-zDRkM+cpXq6VMsRAitUtTLuWMruDGwHHVr3J/46hBM51Bv9JzssziuUVD0lVa+t0D2TsJG4CYV3LqLeTi8Ezgw ==
149
+ " @continuous-auth/client@^1.1.0 " :
150
+ version "1.2 .3"
151
+ resolved "https://registry.yarnpkg.com/@continuous-auth/client/-/client-1.2 .3.tgz#2c99879c1e40b3cc3421286b355303b3fef49e48 "
152
+ integrity sha512-5Fgq6KOdTp9ZoMme/Xirk2GLEOgN5iOgFdVofA5eXgqcIG+JPz8lQceH7r6BBxkppvxwQfnIuEqKEtJqysQUog ==
153
153
dependencies :
154
154
axios "^0.18.0"
155
155
156
- " @continuous-auth/semantic-release-npm@^1 .0.3 " :
157
- version "1 .0.3 "
158
- resolved "https://registry.yarnpkg.com/@continuous-auth/semantic-release-npm/-/semantic-release-npm-1 .0.3 .tgz#8939e7c7c52aac90d191ca467a484f9040b3e077 "
159
- integrity sha512-Xq2Ycnu4XgSD6ezeA65meRiYQuJGIpJsR8Aoauga7S+vkLcKWn/P43FadykXIba5w8siZRgCutu1IAwFF+n2+Q ==
156
+ " @continuous-auth/semantic-release-npm@^2 .0.0 " :
157
+ version "2 .0.0 "
158
+ resolved "https://registry.yarnpkg.com/@continuous-auth/semantic-release-npm/-/semantic-release-npm-2 .0.0 .tgz#3813b9bdf6f4b86df2ea018ae10c8a518f8b6ae9 "
159
+ integrity sha512-NEFIgTcNZf3myZva8swBiNs71cQrEsXd+BJhExW3jIrxYVhSoQWxP0IYzEB7qC5CL1zJ7FtHeNiwwjI9a3beAA ==
160
160
dependencies :
161
- " @continuous-auth/client" " ^1.0.3 "
161
+ " @continuous-auth/client" " ^1.1.0 "
162
162
" @semantic-release/error" " ^2.2.0"
163
163
aggregate-error "^2.0.0"
164
164
execa "^1.0.0"
You can’t perform that action at this time.
0 commit comments