Skip to content

Commit

Permalink
Update npm non-major dependencies (#339)
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 Aug 22, 2024
1 parent bf14d21 commit 375dda6
Show file tree
Hide file tree
Showing 3 changed files with 256 additions and 233 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.7.0",
"eslint": "9.9.0",
"eslint-plugin-react": "7.35.0",
"eslint-plugin-react-hooks": "4.6.2",
"husky": "^9.0.11",
Expand All @@ -46,5 +46,5 @@
"workspaces": [
"playwright"
],
"packageManager": "yarn@4.3.1"
"packageManager": "yarn@4.4.0"
}
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": "yarn@4.3.1",
"packageManager": "yarn@4.4.0",
"main": "index.js",
"scripts": {
"env:AT21": "cross-env environment=at21 npx playwright test",
Expand Down
Loading

0 comments on commit 375dda6

Please sign in to comment.