refactor(ct-angular): bump @playwright/experimental-ct-angular to 1.42.0-next

This commit is contained in:
Younes Jaaidi 2024-02-23 14:37:44 +01:00
parent dbbbe7cba4
commit 2c74b6002b
No known key found for this signature in database
GPG key ID: 3126C5717BDF3241
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View file

@ -7493,7 +7493,7 @@
}, },
"packages/playwright-ct-angular": { "packages/playwright-ct-angular": {
"name": "@playwright/experimental-ct-angular", "name": "@playwright/experimental-ct-angular",
"version": "1.40.0-next", "version": "1.42.0-next",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@playwright/experimental-ct-core": "1.42.0-next" "@playwright/experimental-ct-core": "1.42.0-next"

View file

@ -1,6 +1,6 @@
{ {
"name": "@playwright/experimental-ct-angular", "name": "@playwright/experimental-ct-angular",
"version": "1.40.0-next", "version": "1.42.0-next",
"description": "Playwright Component Testing for Angular", "description": "Playwright Component Testing for Angular",
"repository": { "repository": {
"type": "git", "type": "git",