Skip to content

Commit

Permalink
Bump the playwright group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the playwright group with 2 updates: [@playwright/test](https://github.com/microsoft/playwright) and [playwright](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.48.0 to 1.48.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.0...v1.48.1)

Updates `playwright` from 1.48.0 to 1.48.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.48.0...v1.48.1)

---
updated-dependencies:
- dependency-name: "@playwright/test"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: playwright
- dependency-name: playwright
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: playwright
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent e03b79f commit d0965ba
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions frontend/mr-admin-flate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"devDependencies": {
"@axe-core/playwright": "4.10.0",
"@mr/eslint-config-react-app": "workspace:*",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"@rollup/plugin-terser": "0.4.4",
"@types/is-hotkey": "0.1.10",
"@types/react": "18.3.11",
Expand All @@ -67,7 +67,7 @@
"axe-core": "4.10.1",
"cross-env": "7.0.3",
"msw": "2.4.11",
"playwright": "1.48.0",
"playwright": "1.48.1",
"sass-embedded": "1.80.3",
"typescript": "5.6.3",
"typescript-eslint": "8.10.0",
Expand Down
4 changes: 2 additions & 2 deletions frontend/mulighetsrommet-veileder-flate/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"devDependencies": {
"@axe-core/playwright": "4.10.0",
"@mr/eslint-config-react-app": "workspace:*",
"@playwright/test": "1.48.0",
"@playwright/test": "1.48.1",
"@types/node": "22.7.7",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.1",
Expand All @@ -63,7 +63,7 @@
"cross-env": "7.0.3",
"dotenv": "16.4.5",
"msw": "2.4.11",
"playwright": "1.48.0",
"playwright": "1.48.1",
"rollup-plugin-visualizer": "5.12.0",
"sass-embedded": "1.80.3",
"typescript": "5.6.3",
Expand Down
46 changes: 23 additions & 23 deletions pnpm-lock.yaml

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

0 comments on commit d0965ba

Please sign in to comment.