From afc483fc7511cc066b9ef5cf8f2cc02a72e335c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 23:02:19 +0000 Subject: [PATCH] chore(deps): bump hamburger-react from 2.4.1 to 2.5.0 Bumps [hamburger-react](https://github.com/luukdv/hamburger-react) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/luukdv/hamburger-react/releases) - [Commits](https://github.com/luukdv/hamburger-react/compare/2.4.1...2.5.0) --- updated-dependencies: - dependency-name: hamburger-react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/gatsby-theme-jamfire-conference/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/gatsby-theme-jamfire-conference/package.json b/packages/gatsby-theme-jamfire-conference/package.json index b8db0646..f9ecb672 100644 --- a/packages/gatsby-theme-jamfire-conference/package.json +++ b/packages/gatsby-theme-jamfire-conference/package.json @@ -63,7 +63,7 @@ "gatsby-transformer-remark": "^5.0.0", "gatsby-transformer-remark-frontmatter": "^1.1.0", "gatsby-transformer-sharp": "^4.0.0", - "hamburger-react": "^2.4.0", + "hamburger-react": "^2.5.0", "i18next": "^21.3.1", "i18next-browser-languagedetector": "^6.1.2", "i18next-resources-to-backend": "^1.0.0", diff --git a/yarn.lock b/yarn.lock index f171ff5f..57d36b98 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10747,10 +10747,10 @@ gzip-size@5.1.1: duplexer "^0.1.1" pify "^4.0.1" -hamburger-react@^2.4.0: - version "2.4.1" - resolved "https://registry.yarnpkg.com/hamburger-react/-/hamburger-react-2.4.1.tgz#44fac99c30720fe8ed098b2a33e919b14b3e007e" - integrity sha512-oqG9CrTVi8wM/dyQQh3JJOOfEiol9ChLOqwtjx+hFyRu0nYfe2ymNmzi2wtfQTDyExUdqETdyACZV9KZ9wpApA== +hamburger-react@^2.5.0: + version "2.5.0" + resolved "https://registry.yarnpkg.com/hamburger-react/-/hamburger-react-2.5.0.tgz#7c0148af8f02f3b693564d69e590d02db8ffc221" + integrity sha512-5GSXe+ucxTPJ0SkhIsPQ/PRDweZPIKya1lfahAuExx31SdheeUA4uOPfQIAirbKona8hvo79VDr5LJQzPXsdpw== handle-thing@^2.0.0: version "2.0.1"