Skip to content

Commit

Permalink
chore(deps): update all non-major dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2024
1 parent a6a014e commit 001670f
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 108 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.2.0",
"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.7",
"typescript": "5.4.5",
"@zoopla-eng/bricks": "19.14.0"
"@zoopla-eng/bricks": "19.18.0"
},
"devDependencies": {
"@toolkit/create-app": "0.5.0"
},
"pnpm": {
"overrides": {
"undici": "6.14.0"
"undici": "6.18.2"
}
}
}
Loading

0 comments on commit 001670f

Please sign in to comment.