Skip to content

Commit

Permalink
chore(deps): bump the playwright group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the playwright group with 3 updates in the / directory: [@playwright/test](https://github.com/microsoft/playwright), [playwright](https://github.com/microsoft/playwright) and [playwright-core](https://github.com/microsoft/playwright).


Updates `@playwright/test` from 1.40.1 to 1.44.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.40.1...v1.44.1)

Updates `playwright` from 1.40.1 to 1.44.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.40.1...v1.44.1)

Updates `playwright-core` from 1.40.1 to 1.44.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.40.1...v1.44.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 23, 2024
1 parent e3eb49a commit 7115e39
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 20 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,16 @@
"lint:fix": "eslint --ext .ts,.tsx . --fix"
},
"devDependencies": {
"@playwright/test": "^1.40.1",
"@playwright/test": "^1.44.1",
"@types/node": "^20.11.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-standard": "^5.0.0",
"playwright": "^1.40.1",
"playwright-core": "^1.40.1",
"playwright": "^1.44.1",
"playwright-core": "^1.44.1",
"prettier-eslint": "^16.2.0",
"ts-node": "^10.9.1",
"tslib": "^2.6.2",
Expand Down
40 changes: 23 additions & 17 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 7115e39

Please sign in to comment.