Skip to content

Commit 8b5ed61

Browse files
committed
Bump stimulus-use version
1 parent cd49988 commit 8b5ed61

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"docsify": "^4.11.6",
1919
"stimulus": "^2.0.0",
20-
"stimulus-use": "^0.22.0-1"
20+
"stimulus-use": "^0.22.0"
2121
},
2222
"devDependencies": {
2323
"agadoo": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3096,10 +3096,10 @@ stable@^0.1.8:
30963096
resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf"
30973097
integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w==
30983098

3099-
stimulus-use@^0.22.0-1:
3100-
version "0.22.0-1"
3101-
resolved "https://registry.yarnpkg.com/stimulus-use/-/stimulus-use-0.22.0-1.tgz#f8c05432185dd4fa00e1f39c719e1c69bb0d5ffe"
3102-
integrity sha512-Rj7aadzZx/TwmmxpTQa1x7DRKHFRaVQmkuZPapJ+wRg2Q4m9/9CIVn0EIgDpWoneSDwKTW1Difrx3EUIs8KC9w==
3099+
stimulus-use@^0.22.0:
3100+
version "0.22.0"
3101+
resolved "https://registry.yarnpkg.com/stimulus-use/-/stimulus-use-0.22.0.tgz#b70f93ab41f11cd5c641560eb3529682caf910ed"
3102+
integrity sha512-6qBcfWDwDC5jjybV0WenZAkIrhbXpt4OJNG0RS8dfumvWJJgcGXTkKlaQIo+Fi/hYI2jG3kgEtsaWW49iImxGA==
31033103

31043104
stimulus@^2.0.0:
31053105
version "2.0.0"

0 commit comments

Comments
 (0)