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

---
updated-dependencies:
- dependency-name: "@currents/playwright"
  dependency-version: 1.15.2
  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-07-17 04:30:08 +00:00 committed by Klara Simickova
parent 4c04f2dc54
commit eeae4f9467
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.1",
"@currents/playwright": "1.15.2",
"@eslint/js": "9.31.0",
"@patternfly/react-icons": "6.1.0",
"@playwright/test": "1.51.1",
@ -2340,9 +2340,9 @@
}
},
"node_modules/@currents/playwright": {
"version": "1.15.1",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.1.tgz",
"integrity": "sha512-8U99mfjZVRvSlmfKlxAbHTiwzq0C6huaU+Zo2GClkgE4Cot/T9KR05F6il+cLg1FRNv5I9QiZIvvfuHGzyIbGg==",
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.2.tgz",
"integrity": "sha512-VhmYwlHusieBWAzDoluLbas8CVcnXTwOUiAoZ4lqbSPy3sBpM3fr9/wAv6A8mwtZjUX7QfD56jhtpMImFK7OlQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -21718,9 +21718,9 @@
}
},
"@currents/playwright": {
"version": "1.15.1",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.1.tgz",
"integrity": "sha512-8U99mfjZVRvSlmfKlxAbHTiwzq0C6huaU+Zo2GClkgE4Cot/T9KR05F6il+cLg1FRNv5I9QiZIvvfuHGzyIbGg==",
"version": "1.15.2",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.15.2.tgz",
"integrity": "sha512-VhmYwlHusieBWAzDoluLbas8CVcnXTwOUiAoZ4lqbSPy3sBpM3fr9/wAv6A8mwtZjUX7QfD56jhtpMImFK7OlQ==",
"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.1",
"@currents/playwright": "1.15.2",
"@eslint/js": "9.31.0",
"@patternfly/react-icons": "6.1.0",
"@playwright/test": "1.51.1",