build(deps-dev): bump @currents/playwright from 1.15.2 to 1.15.3

Bumps [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog) from 1.15.2 to 1.15.3.
- [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.15.3
  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-08-04 06:44:59 +00:00 committed by GitHub
parent 0acedb913c
commit ed1100e2aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -36,7 +36,7 @@
"@babel/preset-env": "7.28.0",
"@babel/preset-react": "7.27.1",
"@babel/preset-typescript": "7.27.1",
"@currents/playwright": "1.15.2",
"@currents/playwright": "1.15.3",
"@eslint/js": "9.31.0",
"@patternfly/react-icons": "6.3.0",
"@playwright/test": "1.51.1",
@ -2340,9 +2340,9 @@
}
},
"node_modules/@currents/playwright": {
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.2.tgz",
"integrity": "sha512-VhmYwlHusieBWAzDoluLbas8CVcnXTwOUiAoZ4lqbSPy3sBpM3fr9/wAv6A8mwtZjUX7QfD56jhtpMImFK7OlQ==",
"version": "1.15.3",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.3.tgz",
"integrity": "sha512-m2znwZx+y6Z62d03sfC3wv67bqcMzr4HOuh+aG9a6d1rlpbrc8sx+8NzNSAQmuSuBNrrBJXoVSG7G/uj0E2mLA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -21447,9 +21447,9 @@
}
},
"@currents/playwright": {
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.2.tgz",
"integrity": "sha512-VhmYwlHusieBWAzDoluLbas8CVcnXTwOUiAoZ4lqbSPy3sBpM3fr9/wAv6A8mwtZjUX7QfD56jhtpMImFK7OlQ==",
"version": "1.15.3",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.3.tgz",
"integrity": "sha512-m2znwZx+y6Z62d03sfC3wv67bqcMzr4HOuh+aG9a6d1rlpbrc8sx+8NzNSAQmuSuBNrrBJXoVSG7G/uj0E2mLA==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.27.1",

View file

@ -34,7 +34,7 @@
"@babel/preset-env": "7.28.0",
"@babel/preset-react": "7.27.1",
"@babel/preset-typescript": "7.27.1",
"@currents/playwright": "1.15.2",
"@currents/playwright": "1.15.3",
"@eslint/js": "9.31.0",
"@patternfly/react-icons": "6.3.0",
"@playwright/test": "1.51.1",