From 82bbf13c72f25513b7bf26de9f2a455f73f34b19 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 Jul 2024 02:21:04 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .nvmrc | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nvmrc b/.nvmrc index 119f15a..593cb75 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.15.1 \ No newline at end of file +20.16.0 \ No newline at end of file diff --git a/package.json b/package.json index 8e36216..768bf14 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,5 @@ "prettier": "^3.3.3", "prettier-plugin-astro": "^0.14.1" }, - "packageManager": "pnpm@9.5.0" + "packageManager": "pnpm@9.6.0" }