From 1aa46097e7ecda1abd7dd1c77dfb7470b5eef7c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 07:47:00 -0600 Subject: [PATCH] Bump @hotwired/stimulus from 3.0.0 to 3.0.1 (#15036) Bumps [@hotwired/stimulus](https://github.com/hotwired/stimulus) from 3.0.0 to 3.0.1. - [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.0...v3.0.1) --- updated-dependencies: - dependency-name: "@hotwired/stimulus" dependency-type: direct:production update-type: version-update:semver-patch ... 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 c420fd3f1..e198f29a2 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "@github/clipboard-copy-element": "^1.1.2", "@github/time-elements": "3.1.2", "@honeybadger-io/webpack": "^1.2.0", - "@hotwired/stimulus": "3.0.0", + "@hotwired/stimulus": "3.0.1", "@hotwired/stimulus-webpack-helpers": "1.0.1", "@rails/ujs": "6.1.4", "@rails/webpacker": "5.4.3", diff --git a/yarn.lock b/yarn.lock index 40dbf890a..c6eae718c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1304,10 +1304,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.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@hotwired/stimulus/-/stimulus-3.0.0.tgz#45171e61417af60f0e546665c52fae5b67295cee" - integrity sha512-UFIuuf7GjKJoIYromuTmqfzT8gZ8eu5zIB5m2QoEsopymGeN7rfDSTRPyRfwHIqP0x+0vWo4O1LFozw+/sWXxg== +"@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== "@humanwhocodes/config-array@^0.5.0": version "0.5.0"