Skip to content

Commit

Permalink
fix(deps): update all non-major dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2024
1 parent a6a014e commit c19de7c
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 32 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renovate-debug",
"packageManager": "pnpm@9.0.5",
"packageManager": "pnpm@9.1.2",
"version": "1.0.0",
"description": "",
"main": "index.js",
Expand All @@ -11,16 +11,16 @@
"author": "",
"license": "ISC",
"dependencies": {
"@vercel/node": "3.0.27",
"@vercel/node": "3.1.5",
"typescript": "5.4.5",
"@zoopla-eng/bricks": "19.14.0"
"@zoopla-eng/bricks": "19.15.0"
},
"devDependencies": {
"@toolkit/create-app": "0.5.0"
},
"pnpm": {
"overrides": {
"undici": "6.14.0"
"undici": "6.18.1"
}
}
}
65 changes: 37 additions & 28 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 c19de7c

Please sign in to comment.