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:
parent
0acedb913c
commit
ed1100e2aa
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue