From b9915ef4bb781ac575988555c132f15cdef85995 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:58:17 +0000 Subject: [PATCH] Bump @github/hotkey from 2.3.0 to 2.3.1 Bumps [@github/hotkey](https://github.com/github/hotkey) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/github/hotkey/releases) - [Commits](https://github.com/github/hotkey/compare/v2.3.0...v2.3.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 9c244791..8d3c6131 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@fontsource/lexend": "^4.5.15", "@fortawesome/fontawesome-free": "^6.5.1", - "@github/hotkey": "^2.3.0", + "@github/hotkey": "^2.3.1", "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^7.3.0", "@melloware/coloris": "^0.22.0", diff --git a/yarn.lock b/yarn.lock index 33af63e9..bb0e0e2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -200,10 +200,10 @@ resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.5.1.tgz#55cc8410abf1003b726324661ce5b0d1c10de258" integrity sha512-CNy5vSwN3fsUStPRLX7fUYojyuzoEMSXPl7zSLJ8TgtRfjv24LOnOWKT2zYwaHZCJGkdyRnTmstR0P+Ah503Gw== -"@github/hotkey@^2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-2.3.0.tgz#788037cac92c7281f86228578b42861d08fc87a7" - integrity sha512-XVvFrubecf1VPofEiVJMZ60fye+EegbB/+ZSuieFihZ3xMTD0NYNrd3n+RHAA9W1gUNl2Yuyj1alrAp+2tmISw== +"@github/hotkey@^2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-2.3.1.tgz#366011806be0fe5742c13f28eb6790da4422b997" + integrity sha512-+aEUEKAsJnnZElLKW5vdXJ9o7g0PXDGN9w54kDm4BorHyQiUVXRLcaDbBS41T62iyO+tqlCO1NuQrYbrbS8Z2Q== "@hotwired/stimulus@^3.2.2": version "3.2.2"