Skip to content

Commit

Permalink
chore(deps-dev): Bump the all group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@puppeteer/browsers](https://github.com/puppeteer/puppeteer), [typescript](https://github.com/microsoft/TypeScript) and [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio).


Updates `@eslint/js` from 9.17.0 to 9.18.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.18.0/packages/js)

Updates `@puppeteer/browsers` from 2.6.1 to 2.7.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@browsers-v2.6.1...browsers-v2.7.0)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

Updates `webdriverio` from 9.5.1 to 9.5.4
- [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.5.4/packages/webdriverio)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@puppeteer/browsers"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: webdriverio
  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 Jan 12, 2025
1 parent 684ec40 commit db81f65
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
42 changes: 21 additions & 21 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,8 @@
"devDependencies": {
"@actions/core": "1.11.1",
"@eslint/eslintrc": "3.2.0",
"@eslint/js": "9.17.0",
"@puppeteer/browsers": "2.6.1",
"@eslint/js": "9.18.0",
"@puppeteer/browsers": "2.7.0",
"@rollup/plugin-node-resolve": "16.0.0",
"@rollup/wasm-node": "4.30.1",
"@types/chai": "4.3.17",
Expand Down Expand Up @@ -201,8 +201,8 @@
"sinon": "19.0.2",
"source-map-support": "0.5.21",
"tslib": "2.8.1",
"typescript": "5.7.2",
"webdriverio": "9.5.1",
"typescript": "5.7.3",
"webdriverio": "9.5.4",
"websocket": "1.0.35",
"wireit": "0.14.9",
"ws": "8.18.0",
Expand Down

0 comments on commit db81f65

Please sign in to comment.