Merge remote-tracking branch 'sand4rt/hello-angular-ct' into hello-angular-ct

This commit is contained in:
Younes Jaaidi 2024-03-27 10:06:56 +01:00
commit 0443e8cbe9
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

@ -8440,7 +8440,7 @@
"version": "1.42.0-next",
"license": "Apache-2.0",
"dependencies": {
"@playwright/experimental-ct-core": "1.42.0-next"
"@playwright/experimental-ct-core": "1.43.0-next"
},
"bin": {
"playwright": "cli.js"

View file

@ -29,7 +29,7 @@
}
},
"dependencies": {
"@playwright/experimental-ct-core": "1.42.0-next"
"@playwright/experimental-ct-core": "1.43.0-next"
},
"devDependencies": {
"@angular/compiler": "^17.0.0",