From 1ec62eda660210d015a63bbf0697f2578b501322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 09:19:48 +0000 Subject: [PATCH] Bump @github/hotkey from 3.1.0 to 3.1.1 Bumps [@github/hotkey](https://github.com/github/hotkey) from 3.1.0 to 3.1.1. - [Release notes](https://github.com/github/hotkey/releases) - [Commits](https://github.com/github/hotkey/compare/v3.1.0...v3.1.1) --- updated-dependencies: - dependency-name: "@github/hotkey" 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 df059c6e..0962cb17 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@fontsource/lexend": "^4.5.15", "@fortawesome/fontawesome-free": "^6.5.2", - "@github/hotkey": "^3.1.0", + "@github/hotkey": "^3.1.1", "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^8.0.4", "@melloware/coloris": "^0.24.0", diff --git a/yarn.lock b/yarn.lock index 39f00a4a..c609ff02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -200,10 +200,10 @@ resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.2.tgz#310fe90cb5a8dee9698833171b98e7835404293d" integrity sha512-hRILoInAx8GNT5IMkrtIt9blOdrqHOnPBH+k70aWUAqPZPgopb9G5EQJFpaBx/S8zp2fC+mPW349Bziuk1o28Q== -"@github/hotkey@^3.1.0": - version "3.1.0" - resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-3.1.0.tgz#d8fd55ef4779ecd64f3142be2dd08357fb22d604" - integrity sha512-Lj9QjYa+b+Nk5U1nZtlXLdx3HI8/EeM6ZNwBjpYcGVYqpwHdM2ScRH0p7+5zh28JG6SPbTM9+Rb1dFd742qMTw== +"@github/hotkey@^3.1.1": + version "3.1.1" + resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-3.1.1.tgz#61fdf9993378b402bd9cdd494ee8149fe3172b0c" + integrity sha512-H30I6XDO3gFSgLuEuHoMBRZG9c3uCKNdAcYklL1FaZDPdU1bXfgjnpzGDPcUr0U6eGQ+T3XLY9slatwZYWL1dA== "@hotwired/stimulus@^3.2.2": version "3.2.2"