Skip to content

Bump the development-dependencies group across 1 directory with 11 updates #1654

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development-dependencies group with 11 updates in the / directory:

Package From To
@eslint/js 9.31.0 9.32.0
@microsoft/api-documenter 7.26.29 7.26.30
@microsoft/api-extractor 7.52.8 7.52.9
eslint 9.31.0 9.32.0
knip 5.61.3 5.62.0
rollup 4.45.0 4.46.0
typescript-eslint 8.36.0 8.38.0
@webref/css 6.22.0 6.23.5
mdn-data 2.22.1 2.23.0
puppeteer 24.12.1 24.15.0
stylelint 16.21.1 16.22.0

Updates @eslint/js from 9.31.0 to 9.32.0

Release notes

Sourced from @​eslint/js's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
Changelog

Sourced from @​eslint/js's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

Updates @microsoft/api-documenter from 7.26.29 to 7.26.30

Changelog

Sourced from @​microsoft/api-documenter's changelog.

7.26.30

Wed, 23 Jul 2025 20:55:57 GMT

Version update only

Commits

Updates @microsoft/api-extractor from 7.52.8 to 7.52.9

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.52.9

Wed, 23 Jul 2025 20:55:57 GMT

Version update only

Commits
  • a40a6e8 Bump versions [skip ci]
  • 44ad66f Update changelogs [skip ci]
  • aabb1ec Bump cyclic dependencies and convert the decoupled-local-node-rig to use flat...
  • See full diff in compare view

Updates eslint from 9.31.0 to 9.32.0

Release notes

Sourced from eslint's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

Updates knip from 5.61.3 to 5.62.0

Release notes

Sourced from knip's releases.

Release 5.62.0

  • Support .ts extension in toLilconfigutility for default TS configs (#1157) (cbfb9c3b1c6fd4f77b5e5f0987e0f027ee609feb) - thanks @​what1s1ove!
  • Update reporters to have the correct name for the default reporter (#1165) (bf811460b57a5c6ce1773dae3956edf62f50ce81) - thanks @​gavinhenderson!
  • Add audit as a valid command for bun (#1168) (014cbaac78e1ccd09830b7e5bbe8389035f82880) - thanks @​carlosedp!
  • Fix Angular plugin to allow for @​angular/build (#1175) (0754130ed26cb4cba6a15bcc708836e1218a4aae) - thanks @​davidlj95!
  • Correctly detect used/unused namespace exports that begin with double underscores (#1180) (259a2f693be762cb3459a7756ee8fad20075c5e3) - thanks @​akallem!
  • Rename tsconfig-loader.ts → load-tsconfig.ts (61280b0ef37161b889959062dbbd750783c8e7a2)
  • Support absolute path for config argument (b6066816cc1950515af8c76f956e06d23b4e6784)
  • Fix formatting (ebc9202f7ae303edafd01921d26b11c871f90ac7)
  • Add bun.lock support in @​knip/create-config (#1182) (da80ab33cccf611143e44d81eb78680e960cce33) - thanks @​ShooTeX!
  • Support new biome config extends definition (#1177) (07439ef3af85dab40df7596f2c0ae5d392e16b3f) - thanks @​Thomascogez!
  • Support Vitest projects configuration for dynamic project discovery (#1171) (cd0ed32c66c310db835210fd50f579cb54641d23) - thanks @​yyxi!
  • Fix up ESLint flat config resolution (replace #1173) (021ecfff467ce6fa8d23fe3e046364807006cbcd)
  • Reuse existing entry/production patterns in astro plugin (e65f7099facb55d28c305051c04f2fabfba58d07)
  • Edit docs (10f8a4f3ec850624d91c87d0187a9326142af12d)
Commits
  • 723d7e0 Release 5.62.0
  • e65f709 Reuse existing entry/production patterns in astro plugin
  • 021ecff Fix up ESLint flat config resolution (replace #1173)
  • cd0ed32 Support Vitest projects configuration for dynamic project discovery (#1171)
  • 07439ef Support new biome config extends definition (#1177)
  • ebc9202 Fix formatting
  • b606681 Support absolute path for config argument
  • 61280b0 Rename tsconfig-loader.ts → load-tsconfig.ts
  • 259a2f6 Correctly detect used/unused namespace exports that begin with double undersc...
  • 0754130 Fix Angular plugin to allow for @​angular/build (#1175)
  • Additional commits viewable in compare view

Updates rollup from 4.45.0 to 4.46.0

Release notes

Sourced from rollup's releases.

v4.46.0

4.46.0

2025-07-27

Features

  • Optimize in checks on namespaces to keep them treeshake-able (#6029)

Pull Requests

v4.45.3

4.45.3

2025-07-26

Bug Fixes

  • Do not fail build if a const is reassigned but warn instead (#6020)
  • Fail with a helpful error message if an exported binding is not defined (#6023)

Pull Requests

v4.45.1

4.45.1

2025-07-15

Bug Fixes

  • Resolve crash when using certain conditional expressions (#6009)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.46.0

2025-07-27

Features

  • Optimize in checks on namespaces to keep them treeshake-able (#6029)

Pull Requests

4.45.3

2025-07-26

Bug Fixes

  • Do not fail build if a const is reassigned but warn instead (#6020)
  • Fail with a helpful error message if an exported binding is not defined (#6023)

Pull Requests

4.45.1

2025-07-15

Bug Fixes

  • Resolve crash when using certain conditional expressions (#6009)

Pull Requests

Commits

Updates typescript-eslint from 8.36.0 to 8.38.0

Release notes

Sourced from typescript-eslint's releases.

v8.38.0

8.38.0 (2025-07-21)

🚀 Features

  • typescript-estree: forbid optional chain in TemplateTaggedLiteral (#11391)

🩹 Fixes

  • disallow extra properties in rule options (#11397)
  • eslint-plugin: [consistent-generic-constructors] resolve conflict with isolatedDeclarations if enabled in constructor option (#11351)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#11412)
  • typescript-eslint: error on nested extends in tseslint.config() (#11361)
  • typescript-estree: ensure the token type of the property name is Identifier (#11329)

❤️ Thank You

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

v8.37.0

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)
  • type-utils: handle namespaced exports in specifier matching (#11380)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.38.0 (2025-07-21)

🩹 Fixes

  • typescript-eslint: error on nested extends in tseslint.config() (#11361)
  • typescript-eslint: infer tsconfigRootDir with v8 API (#11412)

❤️ Thank You

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

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

❤️ Thank You

  • Josh Goldberg ✨

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

Commits
  • d11e79e chore(release): publish 8.38.0
  • 6d8fae9 fix(typescript-eslint): error on nested extends in tseslint.config() (#11...
  • abb7c4d fix(typescript-eslint): infer tsconfigRootDir with v8 API (#11412)
  • 816be17 chore(release): publish 8.37.0
  • 7126c3a feat(typescript-estree): infer tsconfigRootDir from call stack (#11370)
  • See full diff in compare view

Updates @webref/css from 6.22.0 to 6.23.5

Commits
  • 07278bc Publish curated data from 2d108ff57761d48a9372415e36ebbf100f390bc8
  • cee953f Publish curated data from 04342951bc82239d862b6d7314b2541fcaa9ca7e
  • 39cd61a Publish curated data from e11ca5fc7a18af444feded867e78f9c7a63893b6
  • 6e7c3eb Publish curated data from c8d18abdd44ee034ca4f10e04531e6884dfa4fc2
  • 1fcf4f0 Publish curated data from 1b8f901c68b8741f0085a9529444ed7236b73d41
  • 11e4517 Publish curated data from b944a2b3852f1db5e45f78323aa8b03dbc4aadac
  • 5dfdacf Publish curated data from 6d8d91b8dfdb26292332da2dedf23a042e23d5e2
  • ad43190 Publish curated data from 0eb74ab18a355359bb57dbc65a453acf48969566
  • 2be7187 Publish curated data from 3df6ef69e8291da400a3ca45ad4e1459857ca77b
  • 3f3cf51 Publish curated data from 419dedb0fe321fc8beeca087bd285a605a77fec6
  • Additional commits viewable in compare view

Updates mdn-data from 2.22.1 to 2.23.0

Release notes

Sourced from mdn-data's releases.

v2.23.0

2.23.0 (2025-07-16)

Features

  • css: Update syntax for animation-duration (#985) (5f8c626)

Bug Fixes

  • css: Remove broken links (ffbeedf)
Changelog

Sourced from mdn-data's changelog.

2.23.0 (2025-07-16)

Features

  • css: Update syntax for animation-duration (#985) (5f8c626)

Bug Fixes

  • css: Remove broken links (ffbeedf)
Commits

Updates puppeteer from 24.12.1 to 24.15.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.15.0

24.15.0 (2025-07-23)

Features

Bug Fixes

puppeteer: v24.15.0

24.15.0 (2025-07-23)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.14.0 to 24.15.0

puppeteer-core: v24.14.0

24.14.0 (2025-07-16)

Features

  • add debugging highlight to ElementHandle.click() (#14024) (8c4d87a)

Bug Fixes

  • roll to Chrome 138.0.7204.157 (#14029) (2a733b4)
  • webdriver: provide proper exception while accessing response in BiDi (#14031) (9150473)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.5 to 2.10.6

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.15.0 (2025-07-23)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.14.0 to 24.15.0

Features

Bug Fixes

24.14.0 (2025-07-16)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.5 to 2.10.6

Features

  • add debugging highlight to ElementHandle.click() (#14024) (8c4d87a)

Bug Fixes

  • roll to Chrome 138.0.7204.157 (#14029) (2a733b4)
  • webdriver: provide proper exception while accessing response in BiDi (#14031) (9150473)

... (truncated)

Commits

Updates stylelint from 16.21.1 to 16.22.0

Release notes

Sourced from stylelint's releases.

16.22.0

It adds 3 rule features and fixes 2 bugs.

  • Added: messageArgs to color-named (#8663) (@​Mouvedia).
  • Added: messageArgs to declaration-property-value-keyword-no-deprecated (#8654) (@​Mouvedia).
  • Added: no-descending-specificity report message includes line number of the anchoring selector (#8666) (@​immitsu).
  • Fixed: at-rule-no-deprecated false positives for @apply (#8630) (@​Mouvedia).
  • Fixed: lightness-notation crash with "number" option and single-digit percentage (#8661) (@​ybiquitous).
Changelog

Sourced from stylelint's changelog.

16.22.0 - 2025-07-18

It adds 3 rule features and fixes 2 bugs.

…dates

Bumps the development-dependencies group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.31.0` | `9.32.0` |
| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.26.29` | `7.26.30` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.52.8` | `7.52.9` |
| [eslint](https://github.com/eslint/eslint) | `9.31.0` | `9.32.0` |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.61.3` | `5.62.0` |
| [rollup](https://github.com/rollup/rollup) | `4.45.0` | `4.46.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.38.0` |
| [@webref/css](https://github.com/w3c/webref) | `6.22.0` | `6.23.5` |
| [mdn-data](https://github.com/mdn/data) | `2.22.1` | `2.23.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.12.1` | `24.15.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.21.1` | `16.22.0` |



Updates `@eslint/js` from 9.31.0 to 9.32.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.32.0/packages/js)

Updates `@microsoft/api-documenter` from 7.26.29 to 7.26.30
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.26.30/apps/api-documenter)

Updates `@microsoft/api-extractor` from 7.52.8 to 7.52.9
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.52.9/apps/api-extractor)

Updates `eslint` from 9.31.0 to 9.32.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.31.0...v9.32.0)

Updates `knip` from 5.61.3 to 5.62.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.62.0/packages/knip)

Updates `rollup` from 4.45.0 to 4.46.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.45.0...v4.46.0)

Updates `typescript-eslint` from 8.36.0 to 8.38.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.38.0/packages/typescript-eslint)

Updates `@webref/css` from 6.22.0 to 6.23.5
- [Commits](https://github.com/w3c/webref/compare/@webref/[email protected]...@webref/[email protected])

Updates `mdn-data` from 2.22.1 to 2.23.0
- [Release notes](https://github.com/mdn/data/releases)
- [Changelog](https://github.com/mdn/data/blob/main/CHANGELOG.md)
- [Commits](mdn/data@v2.22.1...v2.23.0)

Updates `puppeteer` from 24.12.1 to 24.15.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.12.1...puppeteer-v24.15.0)

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

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@microsoft/api-documenter"
  dependency-version: 7.26.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.52.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 9.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: knip
  dependency-version: 5.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-version: 4.46.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@webref/css"
  dependency-version: 6.23.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: mdn-data
  dependency-version: 2.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: puppeteer
  dependency-version: 24.15.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-version: 16.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/development-dependencies-6669b34974 branch August 3, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants