Skip to content

Commit

Permalink
fix(deps): update dependency alpinejs to v3.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2023
1 parent 5af6313 commit 7c6d3a7
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 @@ -8,7 +8,7 @@
"dependencies": {
"@fortawesome/fontawesome-free": "6.4.2",
"@tailwindcss/typography": "0.5.10",
"alpinejs": "3.13.0",
"alpinejs": "3.13.2",
"hugo-bin": "0.115.0",
"tailwindcss": "3.3.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,10 @@
merge-options "^3.0.4"
p-event "^5.0.1"

[email protected].0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.13.0.tgz#0334d5f9edb612be33f1f8a7eb3a579b53e4f04e"
integrity sha512-7FYR1Yz3evIjlJD1mZ3SYWSw+jlOmQGeQ1QiSufSQ6J84XMQFkzxm6OobiZ928SfqhGdoIp2SsABNsS4rXMMJw==
[email protected].2:
version "3.13.2"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.13.2.tgz#19723278b14bd9d1cc46859b5ac6225fcce2c228"
integrity sha512-WzojeeN082kLZznGI1HAuP8yFJSWqJ1fGdz2mUjj45H4y0XwToE7fFqtI3mCPRR+BpcSbxT/NL+FyPnYAWSltw==
dependencies:
"@vue/reactivity" "~3.1.1"

Expand Down

0 comments on commit 7c6d3a7

Please sign in to comment.