Skip to content

Commit 3afe678

Browse files
committed
update dependencies
1 parent 2045fc5 commit 3afe678

File tree

2 files changed

+59
-59
lines changed

2 files changed

+59
-59
lines changed

package-lock.json

Lines changed: 56 additions & 56 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"test:e2e:parallel": "npx playwright test --workers 4"
1313
},
1414
"devDependencies": {
15-
"@playwright/test": "^1.51.0",
15+
"@playwright/test": "^1.51.1",
1616
"@types/node": "^22.13.10",
17-
"@typescript-eslint/eslint-plugin": "^8.26.0",
18-
"@typescript-eslint/parser": "^8.26.0",
17+
"@typescript-eslint/eslint-plugin": "^8.26.1",
18+
"@typescript-eslint/parser": "^8.26.1",
1919
"eslint": "^9.22.0",
2020
"eslint-config-google": "^0.14.0",
2121
"eslint-config-prettier": "^10.1.1",

0 commit comments

Comments
 (0)