Skip to content

Commit

Permalink
fix: upgrade anycable-elements
Browse files Browse the repository at this point in the history
  • Loading branch information
palkan committed Apr 10, 2024
1 parent 896efd3 commit d55fdcf
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
Expand Up @@ -29,7 +29,7 @@
"@anycable/core": "^0.8.3",
"@anycable/web": "^0.8.0",
"@splidejs/splide": "^4.1.4",
"anycable-elements": "^0.2.2",
"anycable-elements": "^0.2.3",
"jump.js": "1.0.2",
"lighty": "0.5.0",
"sass": "^1.60.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -378,10 +378,10 @@ acorn@^7.1.1:
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz"
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==

anycable-elements@^0.2.2:
version "0.2.2"
resolved "https://registry.yarnpkg.com/anycable-elements/-/anycable-elements-0.2.2.tgz#6787dd836e1356c4c99341a54e50c7e5190192ad"
integrity sha512-fAkVU3mLSpBtOwnJBcFyWrMNWHjH7vRvMnE0ZH932NbWXhb5DK7yQhdknKXHcYjxJTlaOqlXX+GJnYkJ98FC/A==
anycable-elements@^0.2.3:
version "0.2.3"
resolved "https://registry.yarnpkg.com/anycable-elements/-/anycable-elements-0.2.3.tgz#ba7a1253394b8efdb9dad6ec192efdecfaa62d1c"
integrity sha512-G35lmpGiS9OycDjD++23Ly4PNy2c3fFKabcBbvJE6qKBTymZFD3+uHYQZQYx+a0tZl6j9uJvA69xXFcEUeKUHQ==
dependencies:
"@github/mini-throttle" "^2.1.1"
apcach "^0.6.4"
Expand Down

0 comments on commit d55fdcf

Please sign in to comment.