From 12d60f0d58e9bc35287f04ec437b0bb5f7104157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 03:25:15 +0000 Subject: [PATCH] Bump astro-navbar from 2.3.1 to 2.3.3 Bumps [astro-navbar](https://github.com/surjithctly/astro-navbar) from 2.3.1 to 2.3.3. - [Release notes](https://github.com/surjithctly/astro-navbar/releases) - [Commits](https://github.com/surjithctly/astro-navbar/compare/v2.3.1...v2.3.3) --- updated-dependencies: - dependency-name: astro-navbar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6ba6fd1..4119045 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@tailwindcss/typography": "^0.5.12", "astro": "^4.5.16", "astro-icon": "^1.1.0", - "astro-navbar": "^2.3.1", + "astro-navbar": "^2.3.3", "astro-pagefind": "^1.4.0", "astro-seo": "^0.8.3", "astro-sst": "^2.41.4", diff --git a/yarn.lock b/yarn.lock index 6a17c0b..f8b75ef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3740,10 +3740,10 @@ astro-icon@^1.1.0: "@iconify/types" "^2.0.0" "@iconify/utils" "^2.1.5" -astro-navbar@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/astro-navbar/-/astro-navbar-2.3.1.tgz#c035d6c1ada1b3f2079f1b3868e5ca5e3135102b" - integrity sha512-lLvhWS03Qc3heMU23adFwEnBUJFlL6gxYi0xPvIyX1atb2oCov4kOS/MaWOPGnvj2nK63szebUzlG+NdIoUZzQ== +astro-navbar@^2.3.3: + version "2.3.3" + resolved "https://registry.yarnpkg.com/astro-navbar/-/astro-navbar-2.3.3.tgz#86fdb9741f9e4a9658da2a35b730f3e763403aab" + integrity sha512-WAiQUVh3fS+bUw1oDcWpddFj30z3VgmMDmSjpU78idCXiV5t4KtlBvKV0mE/+hpcGLK0ji1evvCbk2wQ7wphyQ== astro-pagefind@^1.4.0: version "1.5.0"