Skip to content

Commit

Permalink
fix(deps): update all core dependencies (#715)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 0565555 commit 5f0c541
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@changesets/get-dependents-graph": "^1.2.0",
"@types/http-errors": "1.8.2",
"@types/jest": "27.5.2",
"@types/lodash": "4.17.0",
"@types/lodash": "4.17.1",
"@types/memory-fs": "0.3.7",
"@types/marked": "4.3.2",
"@types/node": "14.18.0",
Expand Down
6 changes: 3 additions & 3 deletions plugins/local-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"node": ">=8"
},
"dependencies": {
"@verdaccio/core": "7.0.0-next-7.13",
"@verdaccio/core": "7.0.0-next-7.15",
"@verdaccio/file-locking": "workspace:10.3.1",
"@verdaccio/streams": "workspace:10.2.1",
"debug": "4.3.4",
Expand All @@ -44,8 +44,8 @@
"@types/express": "^4.17.17",
"@types/minimatch": "^3.0.3",
"@types/node": "^20.5.8",
"@verdaccio/config": "7.0.0-next-7.13",
"@verdaccio/types": "12.0.0-next.2",
"@verdaccio/config": "7.0.0-next-7.15",
"@verdaccio/types": "12.0.0-next-7.3",
"minimatch": "^4.0.0",
"rmdir-sync": "^1.0.1"
},
Expand Down
50 changes: 25 additions & 25 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5f0c541

Please sign in to comment.