Skip to content

Commit

Permalink
chore(deps-dev): bump the tests group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the tests group with 2 updates in the / directory: [@playwright/test](https://github.com/microsoft/playwright) and [@codspeed/vitest-plugin](https://github.com/CodSpeedHQ/codspeed-node).


Updates `@playwright/test` from 1.49.0 to 1.49.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.49.0...v1.49.1)

Updates `@codspeed/vitest-plugin` from 3.1.1 to 4.0.0
- [Release notes](https://github.com/CodSpeedHQ/codspeed-node/releases)
- [Commits](CodSpeedHQ/codspeed-node@v3.1.1...v4.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 6f8b92e commit 7755716
Show file tree
Hide file tree
Showing 3 changed files with 63 additions and 65 deletions.
2 changes: 1 addition & 1 deletion apps/e2e-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "npx http-server"
},
"devDependencies": {
"@playwright/test": "1.49.0"
"@playwright/test": "1.49.1"
},
"dependencies": {
"@faker-js/faker": "9.3.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@codspeed/vitest-plugin": "3.1.1",
"@codspeed/vitest-plugin": "4.0.0",
"@types/prettier": "3.0.0",
"@vitest/coverage-v8": "2.1.8",
"jsdom": "^25.0.1",
Expand Down
124 changes: 61 additions & 63 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 7755716

Please sign in to comment.