Skip to content

Commit

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


Updates `webdriverio` from 9.2.1 to 9.2.2
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v9.2.2/packages/webdriverio)

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4298262 commit 259df73
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 112 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"./*.ts": "./src/*.ts"
},
"devDependencies": {
"@playwright/test": "^1.48.1",
"@playwright/test": "^1.48.2",
"@tree-sitter-grammars/tree-sitter-markdown": "^0.2.3",
"@types/jasmine": "^5.1.4",
"@typescript-eslint/eslint-plugin": "^8.11.0",
Expand Down Expand Up @@ -45,6 +45,6 @@
"lit": "^3.2.1",
"typescript": "^5.6.3",
"web-tree-sitter": "^0.24.3",
"webdriverio": "^9.2.1"
"webdriverio": "^9.2.2"
}
}
Loading

0 comments on commit 259df73

Please sign in to comment.