Skip to content

Commit be665ad

Browse files
committed
chore(vscode): update dependencies
1 parent 4a8b836 commit be665ad

File tree

6 files changed

+1400
-1351
lines changed

6 files changed

+1400
-1351
lines changed

.circleci/continue_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172

173173
ui_test:
174174
docker:
175-
- image: mcr.microsoft.com/playwright:v1.52.0-jammy
175+
- image: mcr.microsoft.com/playwright:v1.53.2-jammy
176176
resource_class: medium
177177
steps:
178178
- halt_unless_client

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@
1111
"lint:fix": "pnpm run fmt && pnpm run -r lint:fix"
1212
},
1313
"devDependencies": {
14-
"prettier": "^3.5.3"
14+
"prettier": "^3.6.2"
1515
}
1616
}

0 commit comments

Comments
 (0)