Skip to content

Commit

Permalink
Update npm non-major dependencies (#444)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent d2589ec commit 2e19b3b
Show file tree
Hide file tree
Showing 3 changed files with 198 additions and 220 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/react-dom": "^18.2.19",
"@types/redux-logger": "^3.0.13",
"@vitejs/plugin-react": "^4.2.1",
"eslint": "9.15.0",
"eslint": "9.16.0",
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "5.0.0",
"husky": "^9.0.11",
Expand All @@ -47,7 +47,7 @@
"workspaces": [
"playwright"
],
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"msw": {
"workerDirectory": [
""
Expand Down
2 changes: 1 addition & 1 deletion frontend/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "playwright",
"version": "1.0.0",
"description": "",
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"main": "index.js",
"scripts": {
"env:AT21": "cross-env environment=at21 npx playwright test",
Expand Down
Loading

0 comments on commit 2e19b3b

Please sign in to comment.