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 19, 2024
1 parent a6a014e commit 14dee2e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.4.0",
"version": "1.0.0",
"description": "",
"main": "index.js",
Expand All @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@vercel/node": "3.0.27",
"@vercel/node": "3.1.7",
"typescript": "5.4.5",
"@zoopla-eng/bricks": "19.14.0"
},
Expand All @@ -20,7 +20,7 @@
},
"pnpm": {
"overrides": {
"undici": "6.14.0"
"undici": "6.19.2"
}
}
}
2 changes: 1 addition & 1 deletion private/config/rsbuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"private": true,
"license": "UNLICENSED",
"devDependencies": {
"@rsbuild/core": "0.6.15"
"@rsbuild/core": "0.7.9"
}
}

0 comments on commit 14dee2e

Please sign in to comment.