Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tryb3l committed Dec 6, 2024
1 parent 6d58f2b commit c2a5ff0
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
120 changes: 60 additions & 60 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@
"devDependencies": {
"@playwright/test": "^1.49.0",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^8.16.0",
"@typescript-eslint/parser": "^8.16.0",
"eslint": "^9.15.0",
"@typescript-eslint/eslint-plugin": "^8.17.0",
"@typescript-eslint/parser": "^8.17.0",
"eslint": "^9.16.0",
"eslint-config-google": "^0.14.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"prettier": "^3.4.1"
"prettier": "^3.4.2"
},
"dependencies": {
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"pino": "^9.5.0",
"pino-pretty": "^13.0.0",
"typescript": "^5.7.2"
Expand Down

0 comments on commit c2a5ff0

Please sign in to comment.