Skip to content

Commit dd44746

Browse files
renovate-botmgechev
authored andcommitted
build: update verdaccio to version 4.2.1 (#15299)
1 parent 65ac48c commit dd44746

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"ts-node": "^5.0.0",
139139
"tslint-no-circular-imports": "^0.7.0",
140140
"tslint-sonarts": "1.9.0",
141-
"verdaccio": "4.2.0"
141+
"verdaccio": "4.2.1"
142142
},
143143
"husky": {
144144
"hooks": {

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11494,10 +11494,10 @@ [email protected]:
1149411494
http-errors "1.7.2"
1149511495
unix-crypt-td-js "1.0.0"
1149611496

11497-
11498-
version "4.2.0"
11499-
resolved "https://registry.yarnpkg.com/verdaccio/-/verdaccio-4.2.0.tgz#eb15caf1f88569c980c35b769c9bae89b57a472a"
11500-
integrity sha512-tLnOJEl/6XxYBFsEfMxvI2CZ/XZ8ASgk4ACU0txG0SZTSHoJjgjYwng0YAQM0Rx8S9F+Mo93UIKmLQQiXTaNbA==
11497+
11498+
version "4.2.1"
11499+
resolved "https://registry.yarnpkg.com/verdaccio/-/verdaccio-4.2.1.tgz#3f9819f537de0301adfa0e291a1c2736343acbab"
11500+
integrity sha512-Xk65HJHVHl3RuScEk5P10vVgwPWEhlulXl9IehRHZM+7CPoEcw//WPA+JN4x+rzsVP/Ozt/gkiOONyJaUKP6Wg==
1150111501
dependencies:
1150211502
"@verdaccio/commons-api" "0.1.2"
1150311503
"@verdaccio/local-storage" "2.2.1"
@@ -11516,6 +11516,7 @@ [email protected]:
1151611516
envinfo "7.3.1"
1151711517
express "4.17.1"
1151811518
handlebars "4.1.2"
11519+
http-errors "1.7.3"
1151911520
js-yaml "3.13.1"
1152011521
jsonwebtoken "8.5.1"
1152111522
kleur "3.0.3"

0 commit comments

Comments
 (0)