Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump the npm-minor group in /web with 19 updates #19358

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps the npm-minor group in /web with 19 updates:

Package From To
@eslint/js 9.18.0 9.19.0
@wdio/browserstack-service 9.5.7 9.7.1
@wdio/cli 9.5.7 9.7.1
@wdio/local-runner 9.5.7 9.7.1
@wdio/mocha-framework 9.5.0 9.6.4
@wdio/spec-reporter 9.5.0 9.6.3
@wdio/static-server-service 9.5.0 9.6.3
eslint 9.18.0 9.19.0
eslint-plugin-jsdoc 50.6.2 50.6.3
mocha 11.0.1 11.1.0
stylelint 16.13.2 16.14.1
stylelint-prettier 5.0.2 5.0.3
typedoc-plugin-mdn-links 4.0.9 4.0.10
typescript-eslint 8.21.0 8.22.0
webdriverio 9.5.7 9.7.1
@types/react 19.0.7 19.0.8
vite 6.0.10 6.0.11
@types/chrome 0.0.297 0.0.299
@types/jsonwebtoken 9.0.7 9.0.8

Updates @eslint/js from 9.18.0 to 9.19.0

Release notes

Sourced from @​eslint/js's releases.

v9.19.0

Features

  • 1637b8e feat: add --report-unused-inline-configs (#19201) (Josh Goldberg ✨)

Bug Fixes

  • aae6717 fix: sync rule type header comments automatically (#19276) (Francesco Trotta)

Documentation

  • cfea9ab docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)
  • 2b84f66 docs: Update README (#19362) (Nicholas C. Zakas)
  • 044f93c docs: clarify frozen rule description (#19351) (Pavel)
  • 797ee7c docs: fix Bluesky links (#19368) (Milos Djermanovic)
  • 81a9c0e docs: Update README (GitHub Actions Bot)
  • 093fb3d docs: replace var with let and const in rule examples (#19365) (Tanuj Kanti)
  • 417de32 docs: replace var with const in rule examples (#19352) (jj)
  • 17f2aae docs: update getting-started config to match default generated config (#19308) (0xDev)
  • 8a0a5a8 docs: better global ignores instruction (#19297) (Jacopo Marrone)
  • 6671a2c docs: Update README (GitHub Actions Bot)
  • e39d3f2 docs: fix divider for rule category (#19264) (Tanuj Kanti)
  • e0cf53f docs: fix search result box position for small screens (#19328) (Tanuj Kanti)
  • f92a680 docs: replace var with let or const in rule examples (#19331) (Ravi Teja Kolla)
  • b04b84b docs: revert accidental changes in TS config files docs (#19336) (Francesco Trotta)

Chores

  • 9b9cb05 chore: upgrade @​eslint/js@​9.19.0 (#19371) (Milos Djermanovic)
  • 58560e7 chore: package.json update for @​eslint/js release (Jenkins)
  • 2089707 test: fix failing test in Node.js v22.13.0 (#19345) (Francesco Trotta)
Changelog

Sourced from @​eslint/js's changelog.

v9.19.0 - January 24, 2025

  • 9b9cb05 chore: upgrade @​eslint/js@​9.19.0 (#19371) (Milos Djermanovic)
  • 58560e7 chore: package.json update for @​eslint/js release (Jenkins)
  • cfea9ab docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)
  • 2b84f66 docs: Update README (#19362) (Nicholas C. Zakas)
  • 044f93c docs: clarify frozen rule description (#19351) (Pavel)
  • 797ee7c docs: fix Bluesky links (#19368) (Milos Djermanovic)
  • 81a9c0e docs: Update README (GitHub Actions Bot)
  • 093fb3d docs: replace var with let and const in rule examples (#19365) (Tanuj Kanti)
  • 417de32 docs: replace var with const in rule examples (#19352) (jj)
  • 17f2aae docs: update getting-started config to match default generated config (#19308) (0xDev)
  • aae6717 fix: sync rule type header comments automatically (#19276) (Francesco Trotta)
  • 8a0a5a8 docs: better global ignores instruction (#19297) (Jacopo Marrone)
  • 2089707 test: fix failing test in Node.js v22.13.0 (#19345) (Francesco Trotta)
  • 6671a2c docs: Update README (GitHub Actions Bot)
  • 1637b8e feat: add --report-unused-inline-configs (#19201) (Josh Goldberg ✨)
  • e39d3f2 docs: fix divider for rule category (#19264) (Tanuj Kanti)
  • e0cf53f docs: fix search result box position for small screens (#19328) (Tanuj Kanti)
  • f92a680 docs: replace var with let or const in rule examples (#19331) (Ravi Teja Kolla)
  • b04b84b docs: revert accidental changes in TS config files docs (#19336) (Francesco Trotta)
Commits

Updates @wdio/browserstack-service from 9.5.7 to 9.7.1

Release notes

Sourced from @​wdio/browserstack-service's releases.

v9.7.1 (2025-01-25)

🐛 Bug Fix

📝 Documentation

  • wdio-cli
    • #14111 updating constants and services lists with wdio-roku-service refs (@​jonyet)

Committers: 2

v9.7.0 (2025-01-24)

🐛 Bug Fix

💅 Polish

Committers: 2

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio

... (truncated)

Changelog

Sourced from @​wdio/browserstack-service's changelog.

v9.7.1 (2025-01-25)

🐛 Bug Fix

📝 Documentation

  • wdio-cli
    • #14111 updating constants and services lists with wdio-roku-service refs (@​jonyet)

Committers: 2

v9.7.0 (2025-01-24)

🐛 Bug Fix

💅 Polish

Committers: 2

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

... (truncated)

Commits

Updates @wdio/cli from 9.5.7 to 9.7.1

Release notes

Sourced from @​wdio/cli's releases.

v9.7.1 (2025-01-25)

🐛 Bug Fix

📝 Documentation

  • wdio-cli
    • #14111 updating constants and services lists with wdio-roku-service refs (@​jonyet)

Committers: 2

v9.7.0 (2025-01-24)

🐛 Bug Fix

💅 Polish

Committers: 2

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio

... (truncated)

Changelog

Sourced from @​wdio/cli's changelog.

v9.7.1 (2025-01-25)

🐛 Bug Fix

📝 Documentation

  • wdio-cli
    • #14111 updating constants and services lists with wdio-roku-service refs (@​jonyet)

Committers: 2

v9.7.0 (2025-01-24)

🐛 Bug Fix

💅 Polish

Committers: 2

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

... (truncated)

Commits

Updates @wdio/local-runner from 9.5.7 to 9.7.1

Release notes

Sourced from @​wdio/local-runner's releases.

v9.7.1 (2025-01-25)

🐛 Bug Fix

📝 Documentation

  • wdio-cli
    • #14111 updating constants and services lists with wdio-roku-service refs (@​jonyet)

Committers: 2

v9.7.0 (2025-01-24)

🐛 Bug Fix

💅 Polish

Committers: 2

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio

... (truncated)

Changelog

Sourced from @​wdio/local-runner's changelog.

v9.7.1 (2025-01-25)

🐛 Bug Fix

📝 Documentation

  • wdio-cli
    • #14111 updating constants and services lists with wdio-roku-service refs (@​jonyet)

Committers: 2

v9.7.0 (2025-01-24)

🐛 Bug Fix

💅 Polish

Committers: 2

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

... (truncated)

Commits

Updates @wdio/mocha-framework from 9.5.0 to 9.6.4

Release notes

Sourced from @​wdio/mocha-framework's releases.

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio
  • wdio-cli, wdio-types, webdriverio
  • wdio-mocha-framework, wdio-runner

📝 Documentation

Committers: 2

v9.6.1 (2025-01-23)

🐛 Bug Fix

Committers: 2

v9.6.0 (2025-01-21)

🚀 New Feature

  • wdio-browserstack-service

... (truncated)

Changelog

Sourced from @​wdio/mocha-framework's changelog.

v9.6.4 (2025-01-24)

💅 Polish

Committers: 1

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio
  • wdio-cli, wdio-types, webdriverio
  • wdio-mocha-framework, wdio-runner

📝 Documentation

Committers: 2

v9.6.1 (2025-01-23)

🐛 Bug Fix

Committers: 2

... (truncated)

Commits

Updates @wdio/spec-reporter from 9.5.0 to 9.6.3

Release notes

Sourced from @​wdio/spec-reporter's releases.

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio
  • wdio-cli, wdio-types, webdriverio
  • wdio-mocha-framework, wdio-runner

📝 Documentation

Committers: 2

v9.6.1 (2025-01-23)

🐛 Bug Fix

Committers: 2

v9.6.0 (2025-01-21)

🚀 New Feature

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​wdio/spec-reporter's changelog.

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio
  • wdio-cli, wdio-types, webdriverio
  • wdio-mocha-framework, wdio-runner

📝 Documentation

Committers: 2

v9.6.1 (2025-01-23)

🐛 Bug Fix

Committers: 2

v9.6.0 (2025-01-21)

🚀 New Feature

🐛 Bug Fix

  • webdriverio

... (truncated)

Commits

Updates @wdio/static-server-service from 9.5.0 to 9.6.3

Release notes

Sourced from @​wdio/static-server-service's releases.

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio
  • wdio-cli, wdio-types, webdriverio
  • wdio-mocha-framework, wdio-runner

📝 Documentation

Committers: 2

v9.6.1 (2025-01-23)

🐛 Bug Fix

Committers: 2

v9.6.0 (2025-01-21)

🚀 New Feature

🐛 Bug Fix

... (truncated)

Changelog

Sourced from @​wdio/static-server-service's changelog.

v9.6.3 (2025-01-23)

🐛 Bug Fix

Committers: 1

v9.6.2 (2025-01-23)

🐛 Bug Fix

  • wdio-webdriver-mock-service, webdriverio
  • wdio-cli, wdio-types, webdriverio
  • wdio-mocha-framework, wdio-runner

📝 Documentation

Committers: 2

v9.6.1 (2025-01-23)

🐛 Bug Fix

Committers: 2

v9.6.0 (2025-01-21)

🚀 New Feature

🐛 Bug Fix

  • webdriverio

... (truncated)

Commits

Updates eslint from 9.18.0 to 9.19.0

Release notes

Sourced from eslint's releases.

v9.19.0

Features

  • 1637b8e feat: add --report-unused-inline-configs (#19201) (Josh Goldberg ✨)

Bug Fixes

  • aae6717 fix: sync rule type header comments automatically (#19276) (Francesco Trotta)

Documentation

  • cfea9ab docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)
  • 2b84f66 docs: Update README (#19362) (Nicholas C. Zakas)
  • 044f93c docs: clarify frozen rule description (#19351) (Pavel)
  • 797ee7c docs: fix Bluesky links (#19368) (Milos Djermanovic)
  • 81a9c0e docs: Update README (GitHub Actions Bot)
  • 093fb3d docs: replace var with let and const in rule examples (#19365) (Tanuj Kanti)
  • 417de32 docs: replace var with const in rule examples (#19352) (jj)
  • 17f2aae docs: update getting-started config to match default generated config (#19308) (0xDev)
  • 8a0a5a8 docs: better global ignores i...

    Description has been truncated

Bumps the npm-minor group in /web with 19 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.19.0` |
| [@wdio/browserstack-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-browserstack-service) | `9.5.7` | `9.7.1` |
| [@wdio/cli](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-cli) | `9.5.7` | `9.7.1` |
| [@wdio/local-runner](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-local-runner) | `9.5.7` | `9.7.1` |
| [@wdio/mocha-framework](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-mocha-framework) | `9.5.0` | `9.6.4` |
| [@wdio/spec-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-spec-reporter) | `9.5.0` | `9.6.3` |
| [@wdio/static-server-service](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-static-server-service) | `9.5.0` | `9.6.3` |
| [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.2` | `50.6.3` |
| [mocha](https://github.com/mochajs/mocha) | `11.0.1` | `11.1.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.13.2` | `16.14.1` |
| [stylelint-prettier](https://github.com/prettier/stylelint-prettier) | `5.0.2` | `5.0.3` |
| [typedoc-plugin-mdn-links](https://github.com/Gerrit0/typedoc-plugin-mdn-links) | `4.0.9` | `4.0.10` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.21.0` | `8.22.0` |
| [webdriverio](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/webdriverio) | `9.5.7` | `9.7.1` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.7` | `19.0.8` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.0.10` | `6.0.11` |
| [@types/chrome](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chrome) | `0.0.297` | `0.0.299` |
| [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken) | `9.0.7` | `9.0.8` |


Updates `@eslint/js` from 9.18.0 to 9.19.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.19.0/packages/js)

Updates `@wdio/browserstack-service` from 9.5.7 to 9.7.1
- [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.7.1/packages/wdio-browserstack-service)

Updates `@wdio/cli` from 9.5.7 to 9.7.1
- [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.7.1/packages/wdio-cli)

Updates `@wdio/local-runner` from 9.5.7 to 9.7.1
- [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.7.1/packages/wdio-local-runner)

Updates `@wdio/mocha-framework` from 9.5.0 to 9.6.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.6.4/packages/wdio-mocha-framework)

Updates `@wdio/spec-reporter` from 9.5.0 to 9.6.3
- [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.6.3/packages/wdio-spec-reporter)

Updates `@wdio/static-server-service` from 9.5.0 to 9.6.3
- [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.6.3/packages/wdio-static-server-service)

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

Updates `eslint-plugin-jsdoc` from 50.6.2 to 50.6.3
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](gajus/eslint-plugin-jsdoc@v50.6.2...v50.6.3)

Updates `mocha` from 11.0.1 to 11.1.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.0.1...v11.1.0)

Updates `stylelint` from 16.13.2 to 16.14.1
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.13.2...16.14.1)

Updates `stylelint-prettier` from 5.0.2 to 5.0.3
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/stylelint-prettier@v5.0.2...v5.0.3)

Updates `typedoc-plugin-mdn-links` from 4.0.9 to 4.0.10
- [Changelog](https://github.com/Gerrit0/typedoc-plugin-mdn-links/blob/main/CHANGELOG.md)
- [Commits](Gerrit0/typedoc-plugin-mdn-links@v4.0.9...v4.0.10)

Updates `typescript-eslint` from 8.21.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/typescript-eslint)

Updates `webdriverio` from 9.5.7 to 9.7.1
- [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.7.1/packages/webdriverio)

Updates `@types/react` from 19.0.7 to 19.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `vite` from 6.0.10 to 6.0.11
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.0.11/packages/vite)

Updates `@types/chrome` from 0.0.297 to 0.0.299
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chrome)

Updates `@types/jsonwebtoken` from 9.0.7 to 9.0.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/browserstack-service"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/local-runner"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/mocha-framework"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/spec-reporter"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@wdio/static-server-service"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: eslint-plugin-jsdoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: stylelint-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: typedoc-plugin-mdn-links
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: webdriverio
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@types/chrome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
- dependency-name: "@types/jsonwebtoken"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done) labels Jan 27, 2025
@torokati44 torokati44 merged commit c6dc4a9 into master Jan 27, 2025
20 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/web/npm-minor-26c1911d4a branch January 27, 2025 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-deps Area: Dependencies T-chore Type: Chore (like updating a dependency, it's gotta be done)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant