Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps the dev-deps group with 11 updates in the / directory:

Package From To
@oclif/test 2.5.6 4.1.14
@types/node 24.7.2 24.9.0
@typescript-eslint/eslint-plugin 8.46.1 8.46.2
chai 4.5.0 6.2.0
eslint 9.37.0 9.38.0
eslint-config-oclif 5.2.2 6.0.110
eslint-import-resolver-typescript 3.10.1 4.4.4
eslint-plugin-mocha 10.5.0 11.2.0
lint-staged 16.2.4 16.2.5
nock 13.5.6 14.0.10
strip-ansi 6.0.1 7.1.2

Updates @oclif/test from 2.5.6 to 4.1.14

Release notes

Sourced from @​oclif/test's releases.

4.1.14

Bug Fixes

  • deps: bump debug from 4.4.1 to 4.4.3 (5d1ed0d)

4.1.13

Bug Fixes

  • deps: bump debug from 4.4.0 to 4.4.1 (fe3a4ca)

4.1.12

Bug Fixes

  • deps: bump ansis from 3.16.0 to 3.17.0 (3350a10)

4.1.11

Bug Fixes

  • deps: bump ansis from 3.14.0 to 3.16.0 (879720b)

4.1.10

Bug Fixes

  • deps: bump ansis from 3.10.0 to 3.14.0 (3187314)

4.1.9

Bug Fixes

  • deps: bump ansis from 3.9.0 to 3.10.0 (7ebc609)

4.1.8

Bug Fixes

  • deps: bump ansis from 3.8.1 to 3.9.0 (e37e418)

4.1.7

Bug Fixes

  • deps: bump ansis from 3.6.0 to 3.8.1 (92bfe18)

4.1.6

Bug Fixes

  • deps: bump ansis from 3.5.2 to 3.6.0 (777c61b)

4.1.5

Bug Fixes

  • deps: bump ansis from 3.4.0 to 3.5.2 (4a4cf09)

... (truncated)

Changelog

Sourced from @​oclif/test's changelog.

4.1.14 (2025-09-14)

Bug Fixes

  • deps: bump debug from 4.4.1 to 4.4.3 (5d1ed0d)

4.1.13 (2025-05-18)

Bug Fixes

  • deps: bump debug from 4.4.0 to 4.4.1 (fe3a4ca)

4.1.12 (2025-03-09)

Bug Fixes

  • deps: bump ansis from 3.16.0 to 3.17.0 (3350a10)

4.1.11 (2025-02-23)

Bug Fixes

  • deps: bump ansis from 3.14.0 to 3.16.0 (879720b)

4.1.10 (2025-02-17)

Bug Fixes

  • deps: bump ansis from 3.10.0 to 3.14.0 (3187314)

4.1.9 (2025-02-02)

Bug Fixes

... (truncated)

Commits
  • 4fda6bb chore(release): 4.1.14 [skip ci]
  • e733920 Merge pull request #812 from oclif/dependabot-npm_and_yarn-debug-4.4.3
  • 5d1ed0d fix(deps): bump debug from 4.4.1 to 4.4.3
  • e94b565 Merge pull request #808 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 652a5a9 chore(dev-deps): bump eslint-config-oclif from 6.0.98 to 6.0.101
  • 8a56f40 Merge pull request #809 from oclif/dependabot-npm_and_yarn-eslint-9.35.0
  • 7b63f09 Merge pull request #810 from oclif/dependabot-npm_and_yarn-types-node-18.19.124
  • 1fd68ad chore(dev-deps): bump @​types/node from 18.19.123 to 18.19.124
  • 871a830 chore(dev-deps): bump eslint from 9.34.0 to 9.35.0
  • a753528 Merge pull request #806 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • Additional commits viewable in compare view

Updates @types/node from 24.7.2 to 24.9.0

Commits

Updates @typescript-eslint/eslint-plugin from 8.46.1 to 8.46.2

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.46.2

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
  • typescript-estree: forbid invalid modifiers in object methods (#11689)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)

❤️ Thank You

  • mdm317

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

Commits
  • 55ca033 chore(release): publish 8.46.2
  • 698e7a8 fix(eslint-plugin): [prefer-optional-chain] skip optional chaining when it co...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.46.1 to 8.46.2

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.46.2

8.46.2 (2025-10-20)

🩹 Fixes

  • eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
  • typescript-estree: forbid invalid modifiers in object methods (#11689)

❤️ Thank You

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

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.46.2 (2025-10-20)

This was a version bump only for parser to align it with other projects, there were no code changes.

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

Commits

Updates chai from 4.5.0 to 6.2.0

Release notes

Sourced from chai's releases.

v6.2.0

What's Changed

Full Changelog: chaijs/chai@v6.1.0...v6.2.0

v6.1.0

What's Changed

Full Changelog: chaijs/chai@v6.0.2...v6.1.0

v6.0.1

What's Changed

Full Changelog: chaijs/chai@v6.0.0...v6.0.1

v6.0.0

BREAKING CHANGES

Chai is now bundled into a single file. The lib/*.js files are no longer present, and so any code that imports those files directly will need to change. The only file that can be imported now is ./index.js.

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v6.0.0

v5.3.3

What's Changed

Full Changelog: chaijs/chai@v5.3.2...v5.3.3

v5.3.2

Reverts the removal of the bundled version of chai in 5.3.1

What's Changed

... (truncated)

Commits

Updates eslint from 9.37.0 to 9.38.0

Release notes

Sourced from eslint's releases.

v9.38.0

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#20190) (Percy Ma)

Chores

  • d17c795 chore: upgrade @​eslint/js@​9.38.0 (#20221) (Milos Djermanovic)
  • 25d0e33 chore: package.json update for @​eslint/js release (Jenkins)
  • c82b5ef refactor: Use types from @​eslint/core (#20168) (Nicholas C. Zakas)
  • ff31609 ci: add Node.js 25 to ci.yml (#20220) (루밀LuMir)
  • 004577e ci: bump github/codeql-action from 3 to 4 (#20211) (dependabot[bot])
  • eac71fb test: remove use of nodejsScope option of eslint-scope from tests (#20206) (Milos Djermanovic)
  • 4168a18 chore: fix typo in legacy-eslint.js (#20202) (Sweta Tanwar)
  • 205dbd2 chore: fix typos (#20200) (ntnyq)
  • dbb200e chore: use team member's username when name is not available in data (#20194) (Milos Djermanovic)
  • 8962089 chore: mark deprecated rules as available until v11.0.0 (#20184) (Pixel998)
Commits

Updates eslint-config-oclif from 5.2.2 to 6.0.110

Release notes

Sourced from eslint-config-oclif's releases.

6.0.110

Bug Fixes

  • deps: bump typescript-eslint from 8.45.0 to 8.46.0 (f4eee37)

6.0.109

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.45.0 to 8.46.0 (08491fa)

6.0.108

Bug Fixes

  • deps: bump eslint-plugin-perfectionist from 4.15.0 to 4.15.1 (9c84878)

6.0.107

Bug Fixes

  • deps: bump typescript-eslint from 8.44.1 to 8.45.0 (cbd99c2)

6.0.106

Bug Fixes

  • deps: bump typescript-eslint from 8.43.0 to 8.44.1 (3de2d88)

6.0.105

Bug Fixes

  • deps: bump @​eslint/compat from 1.3.2 to 1.4.0 (efcbefa)

6.0.104

Bug Fixes

  • deps: bump typescript-eslint from 8.42.0 to 8.43.0 (937f5d5)

6.0.103

Bug Fixes

  • deps: bump eslint-plugin-n from 17.21.3 to 17.22.0 (c961fe0)

6.0.102

Bug Fixes

  • deps: bump typescript-eslint from 8.41.0 to 8.42.0 (8f86932)

6.0.101

Bug Fixes

  • deps: bump typescript-eslint from 8.39.1 to 8.41.0 (1aa1b31)

... (truncated)

Changelog

Sourced from eslint-config-oclif's changelog.

6.0.110 (2025-10-12)

Bug Fixes

  • deps: bump typescript-eslint from 8.45.0 to 8.46.0 (f4eee37)

6.0.109 (2025-10-12)

Bug Fixes

  • deps: bump @​typescript-eslint/parser from 8.45.0 to 8.46.0 (08491fa)

6.0.108 (2025-10-05)

Bug Fixes

  • deps: bump eslint-plugin-perfectionist from 4.15.0 to 4.15.1 (9c84878)

6.0.107 (2025-10-05)

Bug Fixes

  • deps: bump typescript-eslint from 8.44.1 to 8.45.0 (cbd99c2)

6.0.106 (2025-09-28)

Bug Fixes

  • deps: bump typescript-eslint from 8.43.0 to 8.44.1 (3de2d88)

6.0.105 (2025-09-28)

Bug Fixes

... (truncated)

Commits
  • 57f6d9e chore(release): 6.0.110 [skip ci]
  • 0967616 Merge pull request #266 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • f4eee37 fix(deps): bump typescript-eslint from 8.45.0 to 8.46.0
  • 23253f7 chore(release): 6.0.109 [skip ci]
  • ab23b25 Merge pull request #267 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • 08491fa fix(deps): bump @​typescript-eslint/parser from 8.45.0 to 8.46.0
  • f8c2802 Merge pull request #262 from oclif/dependabot-npm_and_yarn-typescript-5.9.3
  • d02a7f1 chore(dev-deps): bump typescript from 5.9.2 to 5.9.3
  • 52b9348 chore(release): 6.0.108 [skip ci]
  • 8dc587d Merge pull request #263 from oclif/dependabot-npm_and_yarn-eslint-plugin-perf...
  • Additional commits viewable in compare view

Updates eslint-import-resolver-typescript from 3.10.1 to 4.4.4

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v4.4.4

Patch Changes

New Contributors

Full Changelog: import-js/eslint-import-resolver-typescript@v4.4.3...v4.4.4

v4.4.3

Patch Changes

v4.4.2

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v4.4.1...v4.4.2

v4.4.1

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v4.4.0...v4.4.1

v4.4.0

Minor Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v4.3.5...v4.4.0

v4.3.5

Patch Changes

Full Changelog: import-js/eslint-import-resolver-typescript@v4.3.4...v4.3.5

v4.3.4

Patch Changes

... (truncated)

Changelog

Sourced from eslint-import-resolver-typescript's changelog.

4.4.4

Patch Changes

4.4.3

Patch Changes

4.4.2

Patch Changes

4.4.1

Patch Changes

4.4.0

Minor Changes

4.3.5

Patch Changes

4.3.4

Patch Changes

4.3.3

Patch Changes

... (truncated)

Commits
  • 76672ae chore: release eslint-import-resolver-typescript (#467)
  • 93b39d2 fix(deps): update all dependencies (#468)
  • 799f1ce fix: include options hash in cache key for options normalization (#466)
  • c06392f docs: improve the documentation (#464)
  • ff0445f chore: release eslint-import-resolver-typescript (#463)
  • 43575e7 chore: migrate stable-hash to stable-hash-x (#462)
  • 5db36e7 chore: release eslint-import-resolver-typescript (#460)
  • f16150b fix: always sort projects by affinity before iterating (#459)
  • f9ad3b0 docs: add Star History section
  • c7d0125 chore: release eslint-import-resolver-typescript (#458)
  • Additional commits viewable in compare view

Updates eslint-plugin-mocha from 10.5.0 to 11.2.0

Release notes

Sourced from eslint-plugin-mocha's releases.

11.1.0

Bug Fixes

  • Fix detecting mocha config calls in no-setup-in-describe (#387)
  • Fix consistent-spacing-between-blocks when using timeout() modifier (#379)

Enhancements

  • Include typescript declaration files in npm package (#378)

Documentation

  • Fix valid-suite-title options documentation (#385)

Code Refactoring

  • Add test to verify no-identical-title supports same titles in different suites (#388)
  • Add test-case to verify generated tests work with consistent-spacing-between-blocks (#386)
  • Add regression tests for no-setup-in-describe (#380)

11.0.0

Breaking Changes

  • Rename *-description rules to *-title (#369)
  • Rename no-async-describe to no-async-suite (#368)
  • Drop support for commonjs in no-exports rule (#366)
  • Implement new resolve algorithm (#365)
  • Switch to ESM (#362)
  • Stop supporting ESLint versions < 9 (#359)
  • Remove support for node v14, v16 and v18 (#345)
  • Remove support for legacy configs and make the flat configs the default

Features

  • Implement new rule consistent-interface (#367)

Enhancements

  • Add name to flat configs (#356)

Dependency Upgrades

  • Update dependencies (#371)
  • Update all dependencies (#360)

Code Refactoring

  • Migrate codebase to typescript (#372)
  • Replace nyc with c8 for collecting coverage information (#361)
  • Use @​eslint-community/eslint-utils instead of unmaintained eslint-utils (#358)

... (truncated)

Changelog

Sourced from eslint-plugin-mocha's changelog.

11.2.0 (October 2, 2025)

Enhancements

  • Improve exported plugin type (#400)

Build-Related

  • ci: drop node 23, add node 24 (#397)

11.1.0 (May 24, 2025)

Bug Fixes

  • Fix detecting mocha config calls in no-setup-in-describe (#387)
  • Fix consistent-spacing-between-blocks when using timeout() modifier (#379)

Enhancements

  • Include typescript declaration files in npm package (#378)

Documentation

  • Fix valid-suite-title options documentation (#385)

Code Refactoring

  • Add test to verify no-identical-title supports same titles in different suites (#388)
  • Add test-case to verify generated tests work with consistent-spacing-between-blocks (#386)
  • Add regression tests for no-setup-in-describe (#380)

11.0.0 (April 26, 2025)

Breaking Changes

  • Rename *-description rules to *-title (#369)
  • Rename no-async-describe to no-async-suite (#368)
  • Drop support for commonjs in no-exports rule (#366)
  • Implement new resolve algorithm (#365)
  • Switch to ESM (#362)
  • Stop supporting ESLint versions < 9 (#359)
  • Remove support for node v14, v16 and v18 (#345)

Features

  • Implement new rule consistent-interface (#367)

Enhancements

  • Add name to flat configs (#356)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by screendriver, a new releaser for eslint-plugin-mocha since your current version.


Updates lint-staged from 16.2.4 to 16.2.5

Release notes

Sourced from lint-staged's releases.

v16.2.5

Patch Changes

  • #1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.
Changelog

Sourced from lint-staged's changelog.

16.2.5

Patch Changes

  • #1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.
Commits
  • 1f6a326 chore(changeset): release
  • 6ab937c ci: use separate caches for MSYS2 and Cygwin
  • 6d71384 fix: catch errors when calling spawn
  • 64e482b build(deps): update dev dependencies
  • 7e65124 fix: log spawn failure error
  • 9e02d9d fix: handle error when spawning of configured task fails
  • See full diff in compare view

Updates nock from 13.5.6 to 14.0.10

Release notes

Sourced from nock's releases.

v14.0.10

14.0.10 (2025-08-12)

Bug Fixes

  • Use Error objects instead of plain objects with replyWithError() (#2900) (f2a3389)

v14.0.9

14.0.9 (2025-08-07)

Bug Fixes

v14.0.8

14.0.8 (2025-08-01)

Bug Fixes

  • ClientRequest: support http.Agent instances as agents for https requests (#2896) (e4390b8)

v14.0.7

14.0.7 (2025-07-26)

Bug Fixes

  • address timeout issue with mocked timers (#2880) (fb112f3)

v14.0.6

14.0.6 (2025-07-19)

Bug Fixes

v14.0.5

14.0.5 (2025-05-30)

Bug Fixes

  • use of a fetch() recording that uses gzip compression is missing the headers, Possible EventEmitter memory leak when used together with MongoDBContainer (#2869) (90b2a04)

v14.0.4

14.0.4 (2025-04-20)

... (truncated)

Commits
  • f2a3389 fix: Use Error objects instead of plain objects with replyWithError() (#2900)
  • 721ae1a chore(deps-dev): bump form-data from 4.0.2 to 4.0.4
  • 316c990 chore(deps-dev): bump tmp from 0.2.1 to 0.2.4
  • bc48f92 fix: address timeout issue with mocked timers (Revert #2880) (#2902)
  • e4390b8 fix(ClientRequest): support http.Agent instances as agents for https requests...
  • fb112f3 fix: address timeout issue with mocked timers (#2880)
  • 0db794b fix
  • eeb0924 fix
  • b77f865 test
  • b4514ca fix
  • Additional commits viewable in compare view

Updates strip-ansi from 6.0.1 to 7.1.2

Release notes

Sourced from strip-ansi's releases.

v7.1.2


chalk/strip-ansi@v7.1.0...v7.1.2

v7.1.0

  • Improve performance (#49) 840a5ea

chalk/strip-ansi@v7.0.1...v7.1.0

v7.0.1

  • Upgrade dependencies ed41f38

chalk/strip-ansi@v7.0.0...v7.0.1

v7.0.0

Breaking

  • Require Node.js 12 7cda68d
  • This package is now pure ESM. Please read this.

chalk/strip-ansi@v6.0.0...v7.0.0

Commits

…pdates

Bumps the dev-deps group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@oclif/test](https://github.com/oclif/test) | `2.5.6` | `4.1.14` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.7.2` | `24.9.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.46.1` | `8.46.2` |
| [chai](https://github.com/chaijs/chai) | `4.5.0` | `6.2.0` |
| [eslint](https://github.com/eslint/eslint) | `9.37.0` | `9.38.0` |
| [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `5.2.2` | `6.0.110` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.10.1` | `4.4.4` |
| [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha) | `10.5.0` | `11.2.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `16.2.4` | `16.2.5` |
| [nock](https://github.com/nock/nock) | `13.5.6` | `14.0.10` |
| [strip-ansi](https://github.com/chalk/strip-ansi) | `6.0.1` | `7.1.2` |



Updates `@oclif/test` from 2.5.6 to 4.1.14
- [Release notes](https://github.com/oclif/test/releases)
- [Changelog](https://github.com/oclif/test/blob/main/CHANGELOG.md)
- [Commits](oclif/test@2.5.6...4.1.14)

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

Updates `@typescript-eslint/eslint-plugin` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.1 to 8.46.2
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/parser)

Updates `chai` from 4.5.0 to 6.2.0
- [Release notes](https://github.com/chaijs/chai/releases)
- [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
- [Commits](chaijs/chai@v4.5.0...v6.2.0)

Updates `eslint` from 9.37.0 to 9.38.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](eslint/eslint@v9.37.0...v9.38.0)

Updates `eslint-config-oclif` from 5.2.2 to 6.0.110
- [Release notes](https://github.com/oclif/eslint-config-oclif/releases)
- [Changelog](https://github.com/oclif/eslint-config-oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/eslint-config-oclif@5.2.2...6.0.110)

Updates `eslint-import-resolver-typescript` from 3.10.1 to 4.4.4
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.10.1...v4.4.4)

Updates `eslint-plugin-mocha` from 10.5.0 to 11.2.0
- [Release notes](https://github.com/lo1tuma/eslint-plugin-mocha/releases)
- [Changelog](https://github.com/lo1tuma/eslint-plugin-mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lo1tuma/eslint-plugin-mocha/commits)

Updates `lint-staged` from 16.2.4 to 16.2.5
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v16.2.4...v16.2.5)

Updates `nock` from 13.5.6 to 14.0.10
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.5.6...v14.0.10)

Updates `strip-ansi` from 6.0.1 to 7.1.2
- [Release notes](https://github.com/chalk/strip-ansi/releases)
- [Commits](chalk/strip-ansi@v6.0.1...v7.1.2)

---
updated-dependencies:
- dependency-name: "@oclif/test"
  dependency-version: 4.1.14
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: "@types/node"
  dependency-version: 24.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: chai
  dependency-version: 6.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: eslint
  dependency-version: 9.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-deps
- dependency-name: eslint-config-oclif
  dependency-version: 6.0.110
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: eslint-import-resolver-typescript
  dependency-version: 4.4.4
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: eslint-plugin-mocha
  dependency-version: 11.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: lint-staged
  dependency-version: 16.2.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-deps
- dependency-name: nock
  dependency-version: 14.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
- dependency-name: strip-ansi
  dependency-version: 7.1.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 20, 2025 17:24
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 26, 2025

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

@dependabot dependabot bot closed this Oct 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev-deps-f027ac7b40 branch October 26, 2025 19:04
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