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 Jul 8, 2024
1 parent a6a014e commit 4270d94
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.5.0",
"version": "1.0.0",
"description": "",
"main": "index.js",
Expand All @@ -11,16 +11,16 @@
"author": "",
"license": "ISC",
"dependencies": {
"@vercel/node": "3.0.27",
"typescript": "5.4.5",
"@vercel/node": "3.2.1",
"typescript": "5.5.3",
"@zoopla-eng/bricks": "19.14.0"
},
"devDependencies": {
"@toolkit/create-app": "0.5.0"
},
"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.10"
}
}

0 comments on commit 4270d94

Please sign in to comment.