Skip to content

Commit

Permalink
Merge pull request #191 from naymspace/dependabot/npm_and_yarn/demo/a…
Browse files Browse the repository at this point in the history
…lpinejs-3.13.8

Bump alpinejs from 3.13.7 to 3.13.8 in /demo
  • Loading branch information
krns authored Apr 5, 2024
2 parents 37fc9ed + f6343d2 commit bfd21b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@sentry/browser": "^7.108.0",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.10",
"alpinejs": "^3.13.7",
"alpinejs": "^3.13.8",
"esbuild": "^0.20.2",
"lodash": "^4.17.21",
"npm-run-all": "^4.1.5",
Expand Down
8 changes: 4 additions & 4 deletions demo/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,10 +412,10 @@ ajv@^8.0.1:
require-from-string "^2.0.2"
uri-js "^4.2.2"

alpinejs@^3.13.7:
version "3.13.7"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.13.7.tgz#74ab35c69c33a0cf4c467a3339f4487ac846a04a"
integrity sha512-rcTyjTANbsePq1hb7eSekt3qjI94HLGeO6JaRjCssCVbIIc+qBrc7pO5S/+2JB6oojIibjM6FA+xRI3zhGPZIg==
alpinejs@^3.13.8:
version "3.13.8"
resolved "https://registry.yarnpkg.com/alpinejs/-/alpinejs-3.13.8.tgz#23f280a886af296e16302a79e01ba51c0d86f67e"
integrity sha512-XolbBJryCndomtaHd/KHQjQeD/L72FJxy/YhLLFD4Lr7zzGcpcbg+UgXteMR2pYg1KhRUr6V4O3GfN1zJAmRWw==
dependencies:
"@vue/reactivity" "~3.1.1"

Expand Down

0 comments on commit bfd21b2

Please sign in to comment.