build(deps-dev): bump @currents/playwright from 1.12.0 to 1.12.1

Bumps [@currents/playwright](https://github.com/currents-dev/currents-playwright-changelog) from 1.12.0 to 1.12.1.
- [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.1
  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-04-25 06:48:35 +00:00 committed by Klara Simickova
parent faf800bd02
commit aa545382e8
2 changed files with 16 additions and 16 deletions

30
package-lock.json generated
View file

@ -36,7 +36,7 @@
"@babel/preset-env": "7.26.9",
"@babel/preset-react": "7.26.3",
"@babel/preset-typescript": "7.27.0",
"@currents/playwright": "1.12.0",
"@currents/playwright": "1.12.1",
"@patternfly/react-icons": "5.4.2",
"@playwright/test": "1.51.1",
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "2.0.12",
@ -2134,9 +2134,9 @@
}
},
"node_modules/@currents/playwright": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.0.tgz",
"integrity": "sha512-qNFLlVv/04niD9n8sZtIPEt9OaCJSI/wB0vbgeIOxbm5cvvF64VgtytQFI0ybAJyLF8gDq9Z0TM/13DMJ3Kxkg==",
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.1.tgz",
"integrity": "sha512-mNkcyRnbewsl0slWftscRvO/9RkVRL6OsDpyi0tQQY4xGwS++0ja5r1HBvrjPJgjtQGllKltpSR3uZliy0vpuA==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -2172,7 +2172,7 @@
"stack-utils": "^2.0.6",
"tmp": "^0.2.3",
"tmp-promise": "^3.0.3",
"ts-pattern": "^5.6.2",
"ts-pattern": "^5.7.0",
"ws": "^8.18.1"
},
"bin": {
@ -18084,9 +18084,9 @@
}
},
"node_modules/ts-pattern": {
"version": "5.6.2",
"resolved": "https://registry.npmjs.org/ts-pattern/-/ts-pattern-5.6.2.tgz",
"integrity": "sha512-d4IxJUXROL5NCa3amvMg6VQW2HVtZYmUTPfvVtO7zJWGYLJ+mry9v2OmYm+z67aniQoQ8/yFNadiEwtNS9qQiw==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/ts-pattern/-/ts-pattern-5.7.0.tgz",
"integrity": "sha512-0/FvIG4g3kNkYgbNwBBW5pZBkfpeYQnH+2AA3xmjkCAit/DSDPKmgwC3fKof4oYUq6gupClVOJlFl+939VRBMg==",
"dev": true,
"license": "MIT"
},
@ -20669,9 +20669,9 @@
}
},
"@currents/playwright": {
"version": "1.12.0",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.0.tgz",
"integrity": "sha512-qNFLlVv/04niD9n8sZtIPEt9OaCJSI/wB0vbgeIOxbm5cvvF64VgtytQFI0ybAJyLF8gDq9Z0TM/13DMJ3Kxkg==",
"version": "1.12.1",
"resolved": "https://registry.npmjs.org/@currents/playwright/-/playwright-1.12.1.tgz",
"integrity": "sha512-mNkcyRnbewsl0slWftscRvO/9RkVRL6OsDpyi0tQQY4xGwS++0ja5r1HBvrjPJgjtQGllKltpSR3uZliy0vpuA==",
"dev": true,
"requires": {
"@babel/code-frame": "^7.18.6",
@ -20706,7 +20706,7 @@
"stack-utils": "^2.0.6",
"tmp": "^0.2.3",
"tmp-promise": "^3.0.3",
"ts-pattern": "^5.6.2",
"ts-pattern": "^5.7.0",
"ws": "^8.18.1"
},
"dependencies": {
@ -30585,9 +30585,9 @@
}
},
"ts-pattern": {
"version": "5.6.2",
"resolved": "https://registry.npmjs.org/ts-pattern/-/ts-pattern-5.6.2.tgz",
"integrity": "sha512-d4IxJUXROL5NCa3amvMg6VQW2HVtZYmUTPfvVtO7zJWGYLJ+mry9v2OmYm+z67aniQoQ8/yFNadiEwtNS9qQiw==",
"version": "5.7.0",
"resolved": "https://registry.npmjs.org/ts-pattern/-/ts-pattern-5.7.0.tgz",
"integrity": "sha512-0/FvIG4g3kNkYgbNwBBW5pZBkfpeYQnH+2AA3xmjkCAit/DSDPKmgwC3fKof4oYUq6gupClVOJlFl+939VRBMg==",
"dev": true
},
"tsconfig-paths": {