Skip to content

Commit

Permalink
update stimulus
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwoldatwork committed Dec 13, 2022
1 parent 915e773 commit 1cdf720
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"dependencies": {
"@hotwired/stimulus": "^3.1.0"
"@hotwired/stimulus": "^3.2.1"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==

0 comments on commit 1cdf720

Please sign in to comment.