From 4912badae00b57b6c9d363fec6c8bf08e5ffbe53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 15:33:57 +0100 Subject: [PATCH] Bump @hotwired/stimulus from 3.0.1 to 3.1.0 (#18174) Bumps [@hotwired/stimulus](https://github.com/hotwired/stimulus) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/hotwired/stimulus/releases) - [Changelog](https://github.com/hotwired/stimulus/blob/main/CHANGELOG.md) - [Commits](https://github.com/hotwired/stimulus/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: "@hotwired/stimulus" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5d49f1cd4..0268bb83e 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "@github/time-elements": "3.1.2", "@honeybadger-io/js": "^4.0.3", "@honeybadger-io/webpack": "^1.5.1", - "@hotwired/stimulus": "3.0.1", + "@hotwired/stimulus": "3.1.0", "@hotwired/stimulus-webpack-helpers": "1.0.1", "@rails/ujs": "7.0.3", "@rails/webpacker": "5.4.3", diff --git a/yarn.lock b/yarn.lock index d303898de..45dd42e0a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1464,10 +1464,10 @@ resolved "https://registry.yarnpkg.com/@hotwired/stimulus-webpack-helpers/-/stimulus-webpack-helpers-1.0.1.tgz#4cd74487adeca576c9865ac2b9fe5cb20cef16dd" integrity sha512-wa/zupVG0eWxRYJjC1IiPBdt3Lruv0RqGN+/DTMmUWUyMAEB27KXmVY6a8YpUVTM7QwVuaLNGW4EqDgrS2upXQ== -"@hotwired/stimulus@3.0.1": - version "3.0.1" - resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.0.1.tgz#141f15645acaa3b133b7c247cad58ae252ffae85" - integrity sha512-oHsJhgY2cip+K2ED7vKUNd2P+BEswVhrCYcJ802DSsblJFv7mPFVk3cQKvm2vHgHeDVdnj7oOKrBbzp1u8D+KA== +"@hotwired/stimulus@3.1.0": + version "3.1.0" + resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.1.0.tgz#20215251e5afe6e0a3787285181ba1bfc9097df0" + integrity sha512-iDMHUhiEJ1xFeicyHcZQQgBzhtk5mPR0QZO3L6wtqzMsJEk2TKECuCQTGKjm+KJTHVY0dKq1dOOAWvODjpd2Mg== "@humanwhocodes/config-array@^0.9.2": version "0.9.2"