Skip to content

Commit 7dda059

Browse files
Update npm non-major dependencies
1 parent d0e3786 commit 7dda059

File tree

3 files changed

+218
-261
lines changed

3 files changed

+218
-261
lines changed

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@types/react-dom": "^19.0.0",
3232
"@types/redux-logger": "^3.0.13",
3333
"@vitejs/plugin-react": "^4.2.1",
34-
"eslint": "9.39.0",
34+
"eslint": "9.39.1",
3535
"eslint-plugin-react": "7.37.5",
3636
"eslint-plugin-react-hooks": "5.2.0",
3737
"husky": "^9.0.11",
@@ -47,7 +47,7 @@
4747
"workspaces": [
4848
"playwright"
4949
],
50-
"packageManager": "yarn@4.10.3",
50+
"packageManager": "yarn@4.12.0",
5151
"msw": {
5252
"workerDirectory": [
5353
""

frontend/playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "playwright",
33
"version": "1.0.0",
44
"description": "",
5-
"packageManager": "yarn@4.10.3",
5+
"packageManager": "yarn@4.12.0",
66
"main": "index.js",
77
"scripts": {
88
"env:AT21": "cross-env environment=at21 npx playwright test",

0 commit comments

Comments
 (0)