Skip to content

Commit

Permalink
fix: upgrade @playwright/test from 1.30.0 to 1.40.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @playwright/test from 1.30.0 to 1.40.0.

See this package in npm:
https://www.npmjs.com/package/@playwright/test

See this project in Snyk:
https://app.snyk.io/org/leonardoadame/project/0c85cccc-991f-49e8-9c65-a9d8480d0cb2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 17, 2023
1 parent ad7a97d commit 98ef2ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/adapter-static/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"test": "pnpm -r --workspace-concurrency 1 --filter=\"./test/**\" test"
},
"devDependencies": {
"@playwright/test": "1.30.0",
"@playwright/test": "1.40.0",
"@sveltejs/kit": "workspace:^",
"@types/node": "^16.18.6",
"sirv": "^2.0.3",
Expand Down

0 comments on commit 98ef2ec

Please sign in to comment.