build(deps-dev): Bump laravel/dusk from 8.2.0 to 8.2.1

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/laravel/dusk/releases)
- [Changelog](https://github.com/laravel/dusk/blob/8.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/dusk/compare/v8.2.0...v8.2.1)

---
updated-dependencies:
- dependency-name: laravel/dusk
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-15 09:09:07 +00:00 committed by GitHub
parent d6a0b1dcf6
commit 01713b7d79
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -10171,16 +10171,16 @@
},
{
"name": "laravel/dusk",
"version": "v8.2.0",
"version": "v8.2.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/dusk.git",
"reference": "773a12dfbd3f84174b0f26fbc2807a414a379a66"
"reference": "f2c0957aa4fbb4a78394e77b8caf969903f28050"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/773a12dfbd3f84174b0f26fbc2807a414a379a66",
"reference": "773a12dfbd3f84174b0f26fbc2807a414a379a66",
"url": "https://api.github.com/repos/laravel/dusk/zipball/f2c0957aa4fbb4a78394e77b8caf969903f28050",
"reference": "f2c0957aa4fbb4a78394e77b8caf969903f28050",
"shasum": ""
},
"require": {
@ -10237,9 +10237,9 @@
],
"support": {
"issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v8.2.0"
"source": "https://github.com/laravel/dusk/tree/v8.2.1"
},
"time": "2024-04-16T15:51:19+00:00"
"time": "2024-07-08T06:42:12+00:00"
},
{
"name": "laravel/pint",