From 72616cf59d252c84bdc0117b9492a0f61ef0508a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 16:25:06 +0000 Subject: [PATCH] Bump @hotwired/turbo from 7.0.1 to 7.2.2 Bumps [@hotwired/turbo](https://github.com/hotwired/turbo) from 7.0.1 to 7.2.2. - [Release notes](https://github.com/hotwired/turbo/releases) - [Commits](https://github.com/hotwired/turbo/compare/v7.0.1...v7.2.2) --- updated-dependencies: - dependency-name: "@hotwired/turbo" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 79399ff..b53bdf9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -931,9 +931,9 @@ integrity sha512-oHsJhgY2cip+K2ED7vKUNd2P+BEswVhrCYcJ802DSsblJFv7mPFVk3cQKvm2vHgHeDVdnj7oOKrBbzp1u8D+KA== "@hotwired/turbo@^7.0.1": - version "7.0.1" - resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-7.0.1.tgz#2a8c6ab2f24914d1d47f3a7a7779e2881e8c61a0" - integrity sha512-awqraytYXbHV2NT0WAOnDDDGJeHHnFtnztdXvRuIqgsStUtPKM8B9H7ISm77SwbHemEjxEOB8Ku4RfNbEEXsPQ== + version "7.2.2" + resolved "https://registry.yarnpkg.com/@hotwired/turbo/-/turbo-7.2.2.tgz#69e1f4be7f468690fa31791099e2a837e88c9518" + integrity sha512-YfTHwnur3tDFS/D5JYstU+09Z3bvCF6euqqXajHAks2lTSIDbLc8gMp8yLomD+cAC337h1wnv0oWduK6+6pUDw== "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0"