From f2bbb6cd030e13d6baf6b69821be05157afa21dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 09:19:53 +0000 Subject: [PATCH] Bump @github/hotkey from 2.1.1 to 2.3.0 Bumps [@github/hotkey](https://github.com/github/hotkey) from 2.1.1 to 2.3.0. - [Release notes](https://github.com/github/hotkey/releases) - [Commits](https://github.com/github/hotkey/compare/v2.1.1...v2.3.0) --- updated-dependencies: - dependency-name: "@github/hotkey" dependency-type: direct:production update-type: version-update:semver-minor ... 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 24f045ce..f4dc373f 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dependencies": { "@fontsource/lexend": "^4.5.15", "@fortawesome/fontawesome-free": "^6.4.2", - "@github/hotkey": "^2.1.1", + "@github/hotkey": "^2.3.0", "@hotwired/stimulus": "^3.2.2", "@hotwired/turbo-rails": "^7.3.0", "@melloware/coloris": "^0.21.1", diff --git a/yarn.lock b/yarn.lock index b888593a..a76a5b31 100644 --- a/yarn.lock +++ b/yarn.lock @@ -199,10 +199,10 @@ resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-free/-/fontawesome-free-6.4.2.tgz#36b6a9cb5ffbecdf89815c94d0c0ffa489ac5ecb" integrity sha512-m5cPn3e2+FDCOgi1mz0RexTUvvQibBebOUlUlW0+YrMjDTPkiJ6VTKukA1GRsvRw+12KyJndNjj0O4AgTxm2Pg== -"@github/hotkey@^2.1.1": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@github/hotkey/-/hotkey-2.1.1.tgz#0e1da799c7a43d719b21f740bc59107dec30ea3b" - integrity sha512-UPb3mbKQzw3uskbRu+jsJwhAP2lFhxH0vI799camXiNbV5q3w61VNGt3oX7yxn4HhC5V4S701NoOqGbosCJhiw== +"@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== "@hotwired/stimulus@^3.2.2": version "3.2.2"