Skip to content

Commit a85ed45

Browse files
Bump @alpinejs/focus from 3.16.0 to 3.16.1 (#304)
Bumps [@alpinejs/focus](https://github.com/alpinejs/alpine/tree/HEAD/packages/focus) from 3.16.0 to 3.16.1. - [Release notes](https://github.com/alpinejs/alpine/releases) - [Commits](https://github.com/alpinejs/alpine/commits/v3.16.1/packages/focus) --- updated-dependencies: - dependency-name: "@alpinejs/focus" dependency-version: 3.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47a6f92 commit a85ed45

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "app",
33
"private": "true",
44
"dependencies": {
5-
"@alpinejs/focus": "^3.16.0",
5+
"@alpinejs/focus": "^3.16.1",
66
"@alpinejs/mask": "^3.16.1",
77
"@hotwired/stimulus": "^3.2.2",
88
"@hotwired/turbo-rails": "^8.0.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@alpinejs/focus@^3.16.0":
6-
version "3.16.0"
7-
resolved "https://registry.yarnpkg.com/@alpinejs/focus/-/focus-3.16.0.tgz#af550e7d257fd3af60ec6dce1a83fc21fede7903"
8-
integrity sha512-vzvavboGOgXt7pD4xzEZVc+mJevdOxGYGTbE9ymne1BONKoKo0QZGwFHz1Nc45q9igZ2LF1rabk8o62zERfQxg==
5+
"@alpinejs/focus@^3.16.1":
6+
version "3.16.1"
7+
resolved "https://registry.yarnpkg.com/@alpinejs/focus/-/focus-3.16.1.tgz#ab1f1d834d7689a3844f79bfdee5cf8a88262882"
8+
integrity sha512-gB/VbkEyKzJcJ7axGxyPhEucPwawVNTbWU94blXRAsYnjsIYlRB2rpITZwZLXzY4ctYpQv2tupLklIEDMiMoyw==
99
dependencies:
1010
focus-trap "^8.0.0"
1111
tabbable "^6.4.0"

0 commit comments

Comments
 (0)