mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-17 02:51:36 -05:00
Update playwright version from 1.21.0 to 1.26.0 (#20900)
* Bump jpeg-js version from 0.4.3 to 0.4.4 * Update playwright version in package.json * Update version to 1.26.0 to match vscode
This commit is contained in:
@@ -124,7 +124,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"7zip": "0.0.6",
|
"7zip": "0.0.6",
|
||||||
"@playwright/test": "1.21.0",
|
"@playwright/test": "1.26.0",
|
||||||
"@types/applicationinsights": "0.20.0",
|
"@types/applicationinsights": "0.20.0",
|
||||||
"@types/chart.js": "2.9.4",
|
"@types/chart.js": "2.9.4",
|
||||||
"@types/cookie": "^0.3.3",
|
"@types/cookie": "^0.3.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user