chore: update devenv

This commit is contained in:
Kim, Jimin 2025-06-01 07:24:16 +09:00
parent a838ee047c
commit 972062f8e7
Signed by: pomp
GPG key ID: D3932F82A0667A3B
5 changed files with 35 additions and 34 deletions

View file

@ -7,6 +7,6 @@
"lint": "oxlint && eslint ."
},
"devDependencies": {
"@playwright/test": "1.50.1"
"@playwright/test": "1.52.0"
}
}