Skip to content

Commit

Permalink
Merge pull request #667 from digitalservicebund/renovate/all-non-majo…
Browse files Browse the repository at this point in the history
…r-frontend-dependencies

chore(deps): update all non-major frontend dependencies
  • Loading branch information
andreasphil authored Oct 8, 2024
2 parents 7194d81 + a3c1d37 commit 1f33833
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 30 deletions.
2 changes: 1 addition & 1 deletion frontend/DockerfilePlaywright
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/playwright:v1.47.2-jammy AS e2etest
FROM mcr.microsoft.com/playwright:v1.48.0-jammy AS e2etest
WORKDIR /usr/src/app
COPY . .
RUN npm install
Expand Down
40 changes: 13 additions & 27 deletions frontend/package-lock.json

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

4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@eslint/compat": "^1.2.0",
"@eslint/js": "^9.12.0",
"@iconify-json/ic": "~1.2.0",
"@playwright/test": "~1.47.0",
"@playwright/test": "~1.48.0",
"@sentry/vite-plugin": "^2.20.1",
"@testing-library/jest-dom": "~6.5.0",
"@testing-library/user-event": "^14.5.2",
Expand All @@ -76,7 +76,7 @@
"globals": "^15.10.0",
"jsdom": "~25.0.0",
"license-checker": "~25.0.1",
"playwright": "~1.47.0",
"playwright": "~1.48.0",
"postcss": "~8.4.38",
"prettier": "~3.3.0",
"prettier-plugin-tailwindcss": "~0.6.0",
Expand Down

0 comments on commit 1f33833

Please sign in to comment.