Skip to content

Commit

Permalink
fix(deps): update npm dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent b774bb7 commit 19e59bc
Show file tree
Hide file tree
Showing 3 changed files with 94 additions and 94 deletions.
184 changes: 92 additions & 92 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion srcs/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"devDependencies": {
"autoprefixer": "^10.0.0",
"axios": "^1.0.0",
"eslint-plugin-playwright": "^0.21.0",
"eslint-plugin-playwright": "^0.22.0",
"postcss": "^8.0.0",
"socket.io-client": "^4.0.0",
"solid-js": "^1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion srcs/e2e/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@playwright/test": "^1.0.0"
},
"devDependencies": {
"eslint-plugin-playwright": "^0.21.0"
"eslint-plugin-playwright": "^0.22.0"
},
"engines": {
"node": ">=18"
Expand Down

0 comments on commit 19e59bc

Please sign in to comment.