Skip to content

Commit

Permalink
chore(deps): downgrade verdaccio
Browse files Browse the repository at this point in the history
  • Loading branch information
zkochan committed Apr 26, 2023
1 parent 8db1b48 commit 59160ff
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 447 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"ts-jest": "29.0.3",
"ts-node": "^10.9.1",
"typescript": "5.0.2",
"verdaccio": "5.24.1"
"verdaccio": "5.20.1"
},
"engines": {
"pnpm": ">=8.0.0-beta.0"
Expand All @@ -68,15 +68,16 @@
"overrides": {
"@yarnpkg/fslib": "3.0.0-rc.25",
"@yarnpkg/libzip": "3.0.0-rc.25",
"clipanion": "3.2.0-rc.6",
"debug@<3.1.0": ">=3.1.0",
"glob-parent@<5.1.2": ">=5.1.2",
"hosted-git-info@4": "npm:@zkochan/hosted-git-info@^4.0.2",
"istanbul-reports": "npm:@zkochan/istanbul-reports",
"js-yaml@^4.0.0": "npm:@zkochan/js-yaml@0.0.6",
"nopt@5": "npm:@pnpm/nopt@^0.2.1",
"clipanion": "3.2.0-rc.6",
"jsonwebtoken@<=8.5.1": ">=9.0.0",
"json5@<2.2.2": ">=2.2.2",
"debug@<3.1.0": ">=3.1.0",
"jsonwebtoken@<=8.5.1": ">=9.0.0",
"nopt@5": "npm:@pnpm/nopt@^0.2.1",
"verdaccio": "5.20.1",
"yaml@<2.2.2": ">=2.2.2"
},
"packageExtensions": {
Expand Down
Loading

0 comments on commit 59160ff

Please sign in to comment.