build(deps-dev): bump @currents/playwright from 1.12.1 to 1.12.3
Bumps [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog) from 1.12.1 to 1.12.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.12.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
9ac104ca3e
commit
5f41217eab
2 changed files with 10 additions and 10 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
|
@ -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.1",
|
||||
"@currents/playwright": "1.12.3",
|
||||
"@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.1",
|
||||
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.1.tgz",
|
||||
"integrity": "sha512-mNkcyRnbewsl0slWftscRvO/9RkVRL6OsDpyi0tQQY4xGwS++0ja5r1HBvrjPJgjtQGllKltpSR3uZliy0vpuA==",
|
||||
"version": "1.12.3",
|
||||
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.3.tgz",
|
||||
"integrity": "sha512-rVQYoIg8mwLoeI2pP6aolg9uvVsezGOVWb4+NgMJUQPVtlLQDA/jk4JTOWNpQW3nzwUuCY+jC1csc2fIDYa+9A==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
@ -2291,7 +2291,7 @@
|
|||
"@commander-js/extra-typings": "^12.1.0",
|
||||
"@currents/commit-info": "1.0.1-beta.0",
|
||||
"async-retry": "^1.3.3",
|
||||
"axios": "^1.8.3",
|
||||
"axios": "^1.8.4",
|
||||
"axios-retry": "^4.5.0",
|
||||
"c12": "^1.11.2",
|
||||
"chalk": "^4.1.2",
|
||||
|
|
@ -21035,16 +21035,16 @@
|
|||
}
|
||||
},
|
||||
"@currents/playwright": {
|
||||
"version": "1.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.1.tgz",
|
||||
"integrity": "sha512-mNkcyRnbewsl0slWftscRvO/9RkVRL6OsDpyi0tQQY4xGwS++0ja5r1HBvrjPJgjtQGllKltpSR3uZliy0vpuA==",
|
||||
"version": "1.12.3",
|
||||
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.3.tgz",
|
||||
"integrity": "sha512-rVQYoIg8mwLoeI2pP6aolg9uvVsezGOVWb4+NgMJUQPVtlLQDA/jk4JTOWNpQW3nzwUuCY+jC1csc2fIDYa+9A==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.18.6",
|
||||
"@commander-js/extra-typings": "^12.1.0",
|
||||
"@currents/commit-info": "1.0.1-beta.0",
|
||||
"async-retry": "^1.3.3",
|
||||
"axios": "^1.8.3",
|
||||
"axios": "^1.8.4",
|
||||
"axios-retry": "^4.5.0",
|
||||
"c12": "^1.11.2",
|
||||
"chalk": "^4.1.2",
|
||||
|
|
|
|||
|
|
@ -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.1",
|
||||
"@currents/playwright": "1.12.3",
|
||||
"@patternfly/react-icons": "5.4.2",
|
||||
"@playwright/test": "1.51.1",
|
||||
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.12",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue