build(deps-dev): Bump laravel/dusk from 7.12.0 to 7.12.1

Bumps [laravel/dusk](https://github.com/laravel/dusk) from 7.12.0 to 7.12.1.
- [Release notes](https://github.com/laravel/dusk/releases)
- [Changelog](https://github.com/laravel/dusk/blob/7.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/dusk/compare/v7.12.0...v7.12.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-01-11 09:09:41 +00:00 committed by GitHub
parent 1b56b0fb31
commit 132c48a9dc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9861,16 +9861,16 @@
},
{
"name": "laravel/dusk",
"version": "v7.12.0",
"version": "v7.12.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/dusk.git",
"reference": "94534fa924600e7a103f177d41b74e9b94f0994d"
"reference": "e7c2509034753dd4b2339b082884eef357673bf7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/94534fa924600e7a103f177d41b74e9b94f0994d",
"reference": "94534fa924600e7a103f177d41b74e9b94f0994d",
"url": "https://api.github.com/repos/laravel/dusk/zipball/e7c2509034753dd4b2339b082884eef357673bf7",
"reference": "e7c2509034753dd4b2339b082884eef357673bf7",
"shasum": ""
},
"require": {
@ -9931,9 +9931,9 @@
],
"support": {
"issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v7.12.0"
"source": "https://github.com/laravel/dusk/tree/v7.12.1"
},
"time": "2023-12-05T15:05:04+00:00"
"time": "2024-01-03T22:54:48+00:00"
},
{
"name": "laravel/pint",