Skip to content

Commit

Permalink
update devDependencies to latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tryb3l committed Dec 12, 2024
1 parent c2a5ff0 commit dbdd2c7
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 94 deletions.
162 changes: 72 additions & 90 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
"test:e2e:debug": "npx playwright test --debug"
},
"devDependencies": {
"@playwright/test": "^1.49.0",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"@playwright/test": "^1.49.1",
"@types/node": "^22.10.2",
"@typescript-eslint/eslint-plugin": "^8.18.0",
"@typescript-eslint/parser": "^8.18.0",
"eslint": "^9.16.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^9.1.0",
Expand Down

0 comments on commit dbdd2c7

Please sign in to comment.