Skip to content

Commit 09a9900

Browse files
committed
playwright upgrade to ^1.49.0
1 parent 66c07f5 commit 09a9900

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

package-lock.json

+16-16
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@angular/platform-browser": "^19.1.1",
5555
"@angular/platform-browser-dynamic": "^19.1.1",
5656
"@angular/router": "^19.1.1",
57-
"@playwright/test": "^1.40.1",
57+
"@playwright/test": "^1.49.0",
5858
"@types/google.analytics": "^0.0.42",
5959
"@types/jasmine": "^4.3.1",
6060
"@types/node": "^18.15.3",
@@ -72,7 +72,7 @@
7272
"karma-jasmine-html-reporter": "^2.0.0",
7373
"less": "^4.1.3",
7474
"ng-packagr": "^19.1.0",
75-
"playwright": "^1.40.1",
75+
"playwright": "^1.49.0",
7676
"rimraf": "^5.0.1",
7777
"rxjs": "^6.5.3",
7878
"ts-node": "^10.9.1",

0 commit comments

Comments
 (0)