From 1cdf7208a18b6f9c0c987362c4bebcbd73a2f987 Mon Sep 17 00:00:00 2001 From: Ryan Wold Date: Tue, 13 Dec 2022 08:39:18 -0800 Subject: [PATCH] update stimulus --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d81a2d646..00b03b6a2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "@hotwired/stimulus": "^3.1.0" + "@hotwired/stimulus": "^3.2.1" } } diff --git a/yarn.lock b/yarn.lock index b9a9079f0..ea533e65a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -"@hotwired/stimulus@^3.1.0": - "integrity" "sha512-iDMHUhiEJ1xFeicyHcZQQgBzhtk5mPR0QZO3L6wtqzMsJEk2TKECuCQTGKjm+KJTHVY0dKq1dOOAWvODjpd2Mg==" - "resolved" "https://registry.npmjs.org/@hotwired/stimulus/-/stimulus-3.1.0.tgz" - "version" "3.1.0" +"@hotwired/stimulus@^3.2.1": + version "3.2.1" + resolved "https://registry.npmjs.org/@hotwired/stimulus/-/stimulus-3.2.1.tgz" + integrity sha512-HGlzDcf9vv/EQrMJ5ZG6VWNs8Z/xMN+1o2OhV1gKiSG6CqZt5MCBB1gRg5ILiN3U0jEAxuDTNPRfBcnZBDmupQ==