build(deps-dev): bump @currents/playwright from 1.12.3 to 1.12.4

Bumps [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog) from 1.12.3 to 1.12.4.
- [Changelog](https://github.com/currents-dev/currents-playwright-changelog/blob/main/CHANGELOG.md)
- [Commits](https://github.com/currents-dev/currents-playwright-changelog/commits)

---
updated-dependencies:
- dependency-name: "@currents/playwright"
  dependency-version: 1.12.4
  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] 2025-05-12 07:12:16 +00:00 committed by Klara Simickova
parent e221aaad66
commit cc88484f11
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -36,7 +36,7 @@
"@babel/preset-env": "7.27.1",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.27.0",
"@currents/playwright": "1.12.3",
"@currents/playwright": "1.12.4",
"@patternfly/react-icons": "5.4.2",
"@playwright/test": "1.51.1",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.12",
@ -2281,9 +2281,9 @@
}
},
"node_modules/@currents/playwright": {
"version": "1.12.3",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.3.tgz",
"integrity": "sha512-rVQYoIg8mwLoeI2pP6aolg9uvVsezGOVWb4+NgMJUQPVtlLQDA/jk4JTOWNpQW3nzwUuCY+jC1csc2fIDYa+9A==",
"version": "1.12.4",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.4.tgz",
"integrity": "sha512-qJ5V6nQ6l0EegLG6xssHKZCc+JS7eAIy3i9+pIKWh+8aO/4f/QnmDKSkMRAjEwYX+1SHN8Ss4O7iKyJiOclFsg==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -21037,9 +21037,9 @@
}
},
"@currents/playwright": {
"version": "1.12.3",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.3.tgz",
"integrity": "sha512-rVQYoIg8mwLoeI2pP6aolg9uvVsezGOVWb4+NgMJUQPVtlLQDA/jk4JTOWNpQW3nzwUuCY+jC1csc2fIDYa+9A==",
"version": "1.12.4",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.4.tgz",
"integrity": "sha512-qJ5V6nQ6l0EegLG6xssHKZCc+JS7eAIy3i9+pIKWh+8aO/4f/QnmDKSkMRAjEwYX+1SHN8Ss4O7iKyJiOclFsg==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.18.6",

View file

@ -34,7 +34,7 @@
"@babel/preset-env": "7.27.1",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.27.0",
"@currents/playwright": "1.12.3",
"@currents/playwright": "1.12.4",
"@patternfly/react-icons": "5.4.2",
"@playwright/test": "1.51.1",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.12",