Skip to content

Commit 872bdf7

Browse files
committed
fix: upgrade @playwright/test from 1.42.1 to 1.55.0
Snyk has created this PR to upgrade @playwright/test from 1.42.1 to 1.55.0. See this package in npm: @playwright/test See this project in Snyk: https://app.snyk.io/org/nerds-github/project/a6d95be2-6fa7-418d-8fd1-0cd3974eee23?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ec7b643 commit 872bdf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@intlify/unplugin-vue-i18n": "^4.0.0",
52-
"@playwright/test": "^1.42.1",
52+
"@playwright/test": "^1.55.0",
5353
"@types/lodash-es": "^4.17.12",
5454
"@types/node": "^20.12.2",
5555
"@typescript-eslint/eslint-plugin": "^7.4.0",

0 commit comments

Comments
 (0)