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

chore(deps-dev): bump the dev-dependencies group with 11 updates #5356

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the dev-dependencies group with 11 updates:

Package From To
@eslint/js 9.20.0 9.21.0
@types/node 22.13.1 22.13.7
eslint 9.20.0 9.21.0
lerna 8.1.9 8.2.0
nx 20.4.2 20.4.6
postcss 8.5.1 8.5.3
stylelint 16.14.1 16.15.0
stylelint-scss 6.11.0 6.11.1
typescript 5.7.3 5.8.2
typescript-eslint 8.23.0 8.25.0
@types/react 19.0.8 19.0.10

Updates @eslint/js from 9.20.0 to 9.21.0

Release notes

Sourced from @​eslint/js's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Changelog

Sourced from @​eslint/js's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Commits

Updates @types/node from 22.13.1 to 22.13.7

Commits

Updates eslint from 9.20.0 to 9.21.0

Release notes

Sourced from eslint's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Changelog

Sourced from eslint's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)
  • dd7d930 docs: Update README (GitHub Actions Bot)

v9.20.1 - February 11, 2025

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 274f054 fix: fix RuleContext type (#19417) (Francesco Trotta)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)
Commits

Updates lerna from 8.1.9 to 8.2.0

Release notes

Sourced from lerna's releases.

v8.2.0

8.2.0 (2025-02-19)

Bug Fixes

  • drop strip-ansi in favor of native stripVTControlCharacters (#4095) (9e4ac9c)

Features

  • allow custom working dir for detectProjects (#4148) (08d1d0d)
Changelog

Sourced from lerna's changelog.

8.2.0 (2025-02-19)

Bug Fixes

  • drop strip-ansi in favor of native stripVTControlCharacters (#4095) (9e4ac9c)

Features

  • allow custom working dir for detectProjects (#4148) (08d1d0d)
Commits

Updates nx from 20.4.2 to 20.4.6

Release notes

Sourced from nx's releases.

20.4.6 (2025-02-20)

🚀 Features

  • nx-dev: expose docs embedding search via endpoint (#30050)

🩹 Fixes

  • core: update custom task runner deprecation message (#30093)
  • core: fix typescript dependency calculation (#30131)
  • js: identify correct circular dependecies (#29759)
  • js: use uuid when generating tmp tsconfig (#30118)
  • repo: fix nightly reporting (#30104)

❤️ Thank You

20.4.5 (2025-02-18)

🩹 Fixes

  • core: add the extends field to nx-schema.json (#30027)
  • core: respect extends when reading tsconfig options (#30062)
  • core: make hash_array resilient to None values (#30090)
  • core: NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker connection (#30095)
  • devkit: handle missing include and exclude in tsconfig options when updating tsconfig to support js (#30073)
  • nx-dev: remove OTel-based tracing for now to remove local dev erros (#30096)
  • react: add release option for @​nx/react:lib --publishable (#29776)
  • release: allow preid option in release command (#29264)
  • rspack: handle potentially missing lockfile in @nx/rspack/plugin plugin (#30086)

❤️ Thank You

20.4.4 (2025-02-14)

... (truncated)

Commits
  • 44ef628 fix(core): fix typescript dependency calculation (#30131)
  • 617cdf3 fix(core): update custom task runner deprecation message (#30093)
  • ea5d1ed fix(core): NX_PLUGIN_NO_TIMEOUTS should also remove timeout on plugin worker ...
  • b740fd0 fix(core): make hash_array resilient to None values (#30090)
  • eeae870 fix(core): respect extends when reading tsconfig options (#30062)
  • 1ed673c fix(release): allow preid option in release command (#29264)
  • 96ebc0b fix(core): add the extends field to nx-schema.json (#30027)
  • cbbcafd fix(core): change to use init generator during import (#30029)
  • e09a5b5 fix(core): handle nullable lock when creating project graph (#30000)
  • bc80cc5 fix(core): fix plugin error indexes (#29936)
  • Additional commits viewable in compare view

Updates postcss from 8.5.1 to 8.5.3

Release notes

Sourced from postcss's releases.

8.5.3

8.5.2

Changelog

Sourced from postcss's changelog.

8.5.3

8.5.2

Commits

Updates stylelint from 16.14.1 to 16.15.0

Release notes

Sourced from stylelint's releases.

16.15.0

  • Added: syntax-string-no-invalid rule (#8331) (@​ryo-manba).
  • Added: languageOptions configuration property (#8297) (@​ryo-manba).
  • Added: regex support to ignoreAtRules option of at-rule-empty-line-before (#8385) (@​ryo-manba).
  • Added: alpha-value-notation support for computing EditInfo (#8369) (@​pamelalozano16).
  • Added: color-hex-length support for computing EditInfo (#8415) (@​ryo-manba).
  • Added: comment-empty-line-before support for computing EditInfo (#8416) (@​ryo-manba).
  • Added: comment-whitespace-inside support for computing EditInfo (#8417) (@​ryo-manba).
  • Added: custom-property-empty-line-before support for computing EditInfo (#8418) (@​ryo-manba).
  • Added: declaration-block-no-duplicate-properties support for computing EditInfo (#8363) (@​romainmenke).
  • Fixed: tap formatter not escaping # and \ in its test point descriptions (#8334) (@​Mouvedia).
  • Fixed: tap formatter outputting invalid YAML blocks for rules containing double quotes in their warnings' messages (#8334) (@​Mouvedia).
  • Fixed: declaration-block-no-redundant-longhand-properties false positives for properties with !important (#8366) (@​immitsu).
  • Fixed: EditInfo missing semicolon in text field (#8370) (@​pamelalozano16).
  • Fixed: declaration-property-value-keyword-no-deprecated false negatives for text-decoration: blink (#8351) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated false positives for styled components interpolated functions (#8392) (@​Mouvedia).
  • Fixed: font-family-name-quotes false positives due to vendor-prefixed font-size values (#8393) (@​Mouvedia).
  • Fixed: font-family-no-missing-generic-family-keyword false positives for math, emoji and fangsong (#8395) (@​ViachaslauIhnatsiuk).
  • Fixed: selector-type-no-unknown false positives for selectmenu and popup (#8376) (@​Mouvedia).
Changelog

Sourced from stylelint's changelog.

16.15.0 - 2025-02-28

It adds 1 new rule, a languageOptions configuration property for configuring some of the new rules added in 16.13.0, regex support to 1 option and support for computing EditInfo to 6 rules. It fixes 9 bugs, including 2 with the tap reporter.

  • Added: syntax-string-no-invalid rule (#8331) (@​ryo-manba).
  • Added: languageOptions configuration property (#8297) (@​ryo-manba).
  • Added: regex support to ignoreAtRules option of at-rule-empty-line-before (#8385) (@​ryo-manba).
  • Added: alpha-value-notation support for computing EditInfo (#8369) (@​pamelalozano16).
  • Added: color-hex-length support for computing EditInfo (#8415) (@​ryo-manba).
  • Added: comment-empty-line-before support for computing EditInfo (#8416) (@​ryo-manba).
  • Added: comment-whitespace-inside support for computing EditInfo (#8417) (@​ryo-manba).
  • Added: custom-property-empty-line-before support for computing EditInfo (#8418) (@​ryo-manba).
  • Added: declaration-block-no-duplicate-properties support for computing EditInfo (#8363) (@​romainmenke).
  • Fixed: tap formatter not escaping # and \ in its test point descriptions (#8334) (@​Mouvedia).
  • Fixed: tap formatter outputting invalid YAML blocks for rules containing double quotes in their warnings' messages (#8334) (@​Mouvedia).
  • Fixed: declaration-block-no-redundant-longhand-properties false positives for properties with !important (#8366) (@​immitsu).
  • Fixed: EditInfo missing semicolon in text field (#8370) (@​pamelalozano16).
  • Fixed: declaration-property-value-keyword-no-deprecated false negatives for text-decoration: blink (#8351) (@​Mouvedia).
  • Fixed: declaration-property-value-keyword-no-deprecated false positives for styled components interpolated functions (#8392) (@​Mouvedia).
  • Fixed: font-family-name-quotes false positives due to vendor-prefixed font-size values (#8393) (@​Mouvedia).
  • Fixed: font-family-no-missing-generic-family-keyword false positives for math, emoji and fangsong (#8395) (@​ViachaslauIhnatsiuk).
  • Fixed: selector-type-no-unknown false positives for selectmenu and popup (#8376) (@​Mouvedia).
Commits

Updates stylelint-scss from 6.11.0 to 6.11.1

Release notes

Sourced from stylelint-scss's releases.

6.11.1

  • Fixed: no-duplicate-load-rules fix false positive when using @use and @forward for the same stylesheet (#1124).
  • Fixed: declaration-property-value-no-unknown add support for Sass' rgba() function with a hex value (#1123).

Full Changelog: stylelint-scss/stylelint-scss@v6.11.0...v6.11.1

Changelog

Sourced from stylelint-scss's changelog.

6.11.1

  • Fixed: no-duplicate-load-rules fix false positive when using @use and @forward for the same stylesheet (#1124).
  • Fixed: declaration-property-value-no-unknown add support for Sass' rgba() function with a hex value (#1123).

Full Changelog: stylelint-scss/stylelint-scss@v6.11.0...v6.11.1

Commits
  • 163987c 6.11.1
  • b25bd76 Prepare version 6.11.1
  • fc199c8 build(deps): bump postcss-selector-parser from 7.0.0 to 7.1.0 (#1128)
  • a3a39e4 build(deps-dev): bump prettier from 3.4.2 to 3.5.1 (#1127)
  • 826bc18 build(deps-dev): bump postcss from 8.5.1 to 8.5.3 (#1125)
  • e605042 Check load duplicate rules by at rule name. (#1124)
  • 4a10ca7 Add support to Sass rgba() in declaration-property-value-no-unknown (#1123)
  • See full diff in compare view

Updates typescript from 5.7.3 to 5.8.2

Release notes

Sourced from typescript's releases.

TypeScript 5.8

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 RC

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.8 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • beb69e4 Bump version to 5.8.2 and LKG
  • 8fdbd54 🤖 Pick PR #61210 (Fix mistakenly disallowed default e...) into release-5.8 (#...
  • f4a3a8a 🤖 Pick PR #61175 (Ban import=require and export= unde...) into release-5.8 (#...
  • 420ff06 Bump version to 5.8.1-rc and LKG
  • 48eb13f Update LKG
  • fb59c19 Merge remote-tracking branch 'origin/main' into release-5.8
  • df342b7 Fixed rewriteRelativeImportExtensions for import() within call expression...
  • 775412a Bump github/codeql-action from 3.28.8 to 3.28.9 in the github-actions group (...
  • e1629e5 Pass ignoreErrors=true to more resolveEntityName callers (#61144)
  • 6fd1799 Update LKG
  • Additional commits viewable in compare view

Updates typescript-eslint from 8.23.0 to 8.25.0

Release notes

Sourced from typescript-eslint's releases.

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replace attributes with options property in TSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys for ImportAttribute (#10649)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • ...

    Description has been truncated

Bumps the dev-dependencies group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.20.0` | `9.21.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.1` | `22.13.7` |
| [eslint](https://github.com/eslint/eslint) | `9.20.0` | `9.21.0` |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.9` | `8.2.0` |
| [nx](https://github.com/nrwl/nx/tree/HEAD/packages/nx) | `20.4.2` | `20.4.6` |
| [postcss](https://github.com/postcss/postcss) | `8.5.1` | `8.5.3` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.14.1` | `16.15.0` |
| [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) | `6.11.0` | `6.11.1` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.3` | `5.8.2` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.23.0` | `8.25.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.8` | `19.0.10` |


Updates `@eslint/js` from 9.20.0 to 9.21.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.21.0/packages/js)

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

Updates `eslint` from 9.20.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.20.0...v9.21.0)

Updates `lerna` from 8.1.9 to 8.2.0
- [Release notes](https://github.com/lerna/lerna/releases)
- [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md)
- [Commits](https://github.com/lerna/lerna/commits/v8.2.0/packages/lerna)

Updates `nx` from 20.4.2 to 20.4.6
- [Release notes](https://github.com/nrwl/nx/releases)
- [Commits](https://github.com/nrwl/nx/commits/20.4.6/packages/nx)

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

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

Updates `stylelint-scss` from 6.11.0 to 6.11.1
- [Release notes](https://github.com/stylelint-scss/stylelint-scss/releases)
- [Changelog](https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](stylelint-scss/stylelint-scss@v6.11.0...v6.11.1)

Updates `typescript` from 5.7.3 to 5.8.2
- [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.3...v5.8.2)

Updates `typescript-eslint` from 8.23.0 to 8.25.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.25.0/packages/typescript-eslint)

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

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: nx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: stylelint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: stylelint-scss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2025 06:07
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Superseded by #5359.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/dev-dependencies-473d505ab8 branch March 3, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants