Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2026

Bumps the npm-dependencies group with 10 updates in the / directory:

Package From To
@inquirer/prompts 8.1.0 8.2.0
@oclif/plugin-help 6.2.36 6.2.37
@eslint/compat 1.4.1 2.0.1
@oclif/test 4.1.15 4.1.16
@types/node 18.19.130 25.0.10
chai 4.5.0 6.2.2
eslint-config-oclif 6.0.127 6.0.133
mocha 10.8.2 11.7.5
oclif 4.22.59 4.22.68
shx 0.3.4 0.4.0

Updates @inquirer/prompts from 8.1.0 to 8.2.0

Release notes

Sourced from @​inquirer/prompts's releases.

@​inquirer/prompts@​8.2.0

  • feat(search): Add support for default.
  • feat(rawlist): Add support for description of choices. That information is displayed under the list when the choice is highlighted.
  • Bump dependencies
Commits
  • 99d00a9 chore: Publish new release
  • b06a500 feat(@​inquirer/rawlist): add description support (#1959)
  • 6203df1 chore: ignore entire .yarn directory and update yarn to 4.12.0
  • 83b218d chore: remove yarn cache from version control
  • 9be3d49 chore(deps): update iconv-lite to ^0.7.2 (#1957)
  • 0c9fd2c feat(@​inquirer/search): add default option for initial cursor position (#1956)
  • acbe28e chore(inquirer) Simplify internal type structures
  • a171f0e chore(deps-dev): Bump oxfmt in the formatting group (#1951)
  • af58d23 chore(deps): Bump globby from 16.0.0 to 16.1.0 (#1952)
  • 35f6ff2 chore(deps-dev): Bump the build group with 3 updates (#1950)
  • Additional commits viewable in compare view

Updates @oclif/plugin-help from 6.2.36 to 6.2.37

Release notes

Sourced from @​oclif/plugin-help's releases.

6.2.37

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1081) (4a4b1e9)
Changelog

Sourced from @​oclif/plugin-help's changelog.

6.2.37 (2026-01-22)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1081) (4a4b1e9)
Commits
  • 56902e1 chore(release): 6.2.37 [skip ci]
  • 4a4b1e9 fix(deps): bump lodash from 4.17.21 to 4.17.23 (#1081)
  • b4043c4 chore(dev-deps): bump oclif from 4.22.63 to 4.22.65 (#1078)
  • 995f34a chore(dev-deps): bump eslint-config-oclif from 6.0.129 to 6.0.130 (#1079)
  • 2136aea chore(dev-deps): bump prettier from 3.7.4 to 3.8.0 (#1080)
  • 1d7e212 chore(dev-deps): bump oclif from 4.22.61 to 4.22.63 (#1076)
  • 5cd16e0 chore(dev-deps): bump eslint-config-oclif from 6.0.128 to 6.0.129 (#1077)
  • bef84f4 chore(dev-deps): bump oclif from 4.22.59 to 4.22.61 (#1074)
  • 80b7053 chore(dev-deps): bump eslint-config-oclif from 6.0.127 to 6.0.128 (#1075)
  • f73d712 chore(dev-deps): bump eslint-config-oclif from 6.0.126 to 6.0.127 (#1072)
  • Additional commits viewable in compare view

Updates @eslint/compat from 1.4.1 to 2.0.1

Release notes

Sourced from @​eslint/compat's releases.

compat: v2.0.1

2.0.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

migrate-config: v2.0.1

2.0.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/compat bumped from ^2.0.0 to ^2.0.1
    • devDependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

compat: v2.0.0

2.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • patch missing context and SourceCode methods for v10 (#311) (a40d8c6)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.17.0 to ^1.0.0

migrate-config: v2.0.0

2.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

... (truncated)

Changelog

Sourced from @​eslint/compat's changelog.

2.0.1 (2026-01-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^1.0.0 to ^1.0.1

2.0.0 (2025-11-14)

⚠ BREAKING CHANGES

  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)

Features

  • patch missing context and SourceCode methods for v10 (#311) (a40d8c6)
  • Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/core bumped from ^0.17.0 to ^1.0.0
Commits

Updates @oclif/test from 4.1.15 to 4.1.16

Release notes

Sourced from @​oclif/test's releases.

4.1.16

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (dab8924)
Changelog

Sourced from @​oclif/test's changelog.

4.1.16 (2026-01-22)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (dab8924)
Commits
  • 6d70b3c chore(release): 4.1.16 [skip ci]
  • 3b31c66 Merge pull request #853 from oclif/dependabot-npm_and_yarn-lodash-4.17.23
  • dab8924 fix(deps): bump lodash from 4.17.21 to 4.17.23
  • dfa5f93 Merge pull request #850 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • 248b925 Merge pull request #851 from oclif/dependabot-npm_and_yarn-prettier-3.8.0
  • 5fffaf1 chore(dev-deps): bump prettier from 3.7.4 to 3.8.0
  • cb63f61 chore(dev-deps): bump eslint-config-oclif from 6.0.129 to 6.0.130
  • 19b4684 Merge pull request #849 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • dc894e6 chore(dev-deps): bump eslint-config-oclif from 6.0.128 to 6.0.129
  • 52e55e0 Merge pull request #848 from oclif/dependabot-npm_and_yarn-eslint-config-ocli...
  • Additional commits viewable in compare view

Updates @types/node from 18.19.130 to 25.0.10

Commits

Updates chai from 4.5.0 to 6.2.2

Release notes

Sourced from chai's releases.

v6.2.2

What's Changed

New Contributors

Full Changelog: chaijs/chai@v6.2.1...v6.2.2

v6.2.1

What's Changed

New Contributors

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

... (truncated)

Commits
  • 814172d chore(deps): update dependency esbuild to v0.27.2 (#1759)
  • b38c22b chore: add legal-comments=none option (#1756)
  • 180d4cc chore(deps): update dependencies to v9.39.2 (#1757)
  • 678cd00 chore(deps): update dependencies (#1755)
  • c8fb100 chore(deps): update dependency prettier to v3.7.3 (#1754)
  • d63c74e chore(deps): update dependency eslint-plugin-jsdoc to v61.4.1 (#1751)
  • 243bf86 fix: avoid BigInt literal in closeTo for runtime compat (#1748)
  • d8b0395 chore(deps): update actions/checkout action to v6 (#1749)
  • 7e1e247 build(deps): bump glob from 10.4.5 to 10.5.0 (#1747)
  • b25e5d8 chore(deps): update dependency eslint-plugin-jsdoc to v61.2.1 (#1746)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for chai since your current version.


Updates eslint-config-oclif from 6.0.127 to 6.0.133

Release notes

Sourced from eslint-config-oclif's releases.

6.0.133

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (2f86c6f)

6.0.132

Bug Fixes

  • deps: bump typescript-eslint from 8.52.0 to 8.53.0 (da8b70c)

6.0.131

Bug Fixes

  • deps: bump eslint-plugin-n from 17.22.0 to 17.23.2 (466f09f)

6.0.130

Bug Fixes

  • deps: bump typescript-eslint from 8.51.0 to 8.52.0 (2f5bb67)

6.0.129

Bug Fixes

  • deps: bump typescript-eslint from 8.50.1 to 8.51.0 (74371f6)

6.0.128

Bug Fixes

  • deps: bump typescript-eslint from 8.50.0 to 8.50.1 (2679146)
Changelog

Sourced from eslint-config-oclif's changelog.

6.0.133 (2026-01-22)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (2f86c6f)

6.0.132 (2026-01-18)

Bug Fixes

  • deps: bump typescript-eslint from 8.52.0 to 8.53.0 (da8b70c)

6.0.131 (2026-01-18)

Bug Fixes

  • deps: bump eslint-plugin-n from 17.22.0 to 17.23.2 (466f09f)

6.0.130 (2026-01-11)

Bug Fixes

  • deps: bump typescript-eslint from 8.51.0 to 8.52.0 (2f5bb67)

6.0.129 (2026-01-04)

Bug Fixes

  • deps: bump typescript-eslint from 8.50.1 to 8.51.0 (74371f6)

6.0.128 (2025-12-28)

Bug Fixes

... (truncated)

Commits
  • 2fbfe26 chore(release): 6.0.133 [skip ci]
  • e4bc36f Merge pull request #306 from oclif/dependabot-npm_and_yarn-lodash-4.17.23
  • 2f86c6f fix(deps): bump lodash from 4.17.21 to 4.17.23
  • c9d82b6 chore(release): 6.0.132 [skip ci]
  • aaf3872 Merge pull request #304 from oclif/dependabot-npm_and_yarn-typescript-eslint-...
  • da8b70c fix(deps): bump typescript-eslint from 8.52.0 to 8.53.0
  • 56d14a2 chore(release): 6.0.131 [skip ci]
  • bf5a00e Merge pull request #305 from oclif/dependabot-npm_and_yarn-eslint-plugin-n-17...
  • 466f09f fix(deps): bump eslint-plugin-n from 17.22.0 to 17.23.2
  • d5e9f18 chore(release): 6.0.130 [skip ci]
  • Additional commits viewable in compare view

Updates mocha from 10.8.2 to 11.7.5

Release notes

Sourced from mocha's releases.

v11.7.5

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

v11.7.4

11.7.4 (2025-10-01)

🩹 Fixes

📚 Documentation

  • migrate remaining legacy wiki pages to main documentation (#5465) (bff9166)

🧹 Chores

v11.7.3

11.7.3 (2025-09-30)

🩹 Fixes

  • use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION (#5408) (ebdbc48)

📚 Documentation

🤖 Automation

... (truncated)

Changelog

Sourced from mocha's changelog.

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

11.7.4 (2025-10-01)

🩹 Fixes

📚 Documentation

  • migrate remaining legacy wiki pages to main documentation (#5465) (bff9166)

🧹 Chores

11.7.3 (2025-09-30)

🩹 Fixes

  • use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION (#5408) (ebdbc48)

📚 Documentation

🤖 Automation

  • deps: bump actions/setup-node in the github-actions group (#5459) (48c6f40)

... (truncated)

Commits

Updates oclif from 4.22.59 to 4.22.68

Release notes

Sourced from oclif's releases.

4.22.68

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (6685eed)

4.22.67

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.966.0 to 3.971.0 (ed0aada)

4.22.66

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.966.0 to 3.971.0 (675d038)

4.22.65

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.962.0 to 3.966.0 (6ce6670)

4.22.64

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.962.0 to 3.966.0 (d7a639d)

4.22.63

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.958.0 to 3.962.0 (c8c26be)

4.22.62

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.958.0 to 3.962.0 (73d1db1)

4.22.61

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.956.0 to 3.958.0 (4e920ed)

4.22.60

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.956.0 to 3.958.0 (b663f72)
Changelog

Sourced from oclif's changelog.

4.22.68 (2026-01-22)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (6685eed)

4.22.67 (2026-01-18)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.966.0 to 3.971.0 (ed0aada)

4.22.66 (2026-01-18)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.966.0 to 3.971.0 (675d038)

4.22.65 (2026-01-11)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.962.0 to 3.966.0 (6ce6670)

4.22.64 (2026-01-11)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.962.0 to 3.966.0 (d7a639d)

4.22.63 (2026-01-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.958.0 to 3.962.0 (c8c26be)

4.22.62 (2026-01-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.958.0 to 3.962.0 (73d1db1)

4.22.61 (2025-12-28)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.956.0 to 3.958.0 (4e920ed)

4.22.60 (2025-12-28)

... (truncated)

Commits
  • d8d27e7 chore(release): 4.22.68 [skip ci]
  • ddbae03 Merge pull request #1957 from oclif/dependabot-npm_and_yarn-lodash-4.17.23
  • 6685eed fix(deps): bump lodash from 4.17.21 to 4.17.23
  • c4fe854 chore(release): 4.22.67 [skip ci]
  • 23465ce Merge pull request #1953 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 254b746 Merge pull request #1954 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • ed0aada fix(deps): bump @​aws-sdk/client-s3 from 3.966.0 to 3.971.0
  • 595ad16 chore(release): 4.22.66 [skip ci]
  • 94d7510 Merge pull request #1955 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • c0b7f83 Merge pull request #1956 from oclif/dependabot-npm_and_yarn-prettier-3.8.0
  • Additional commits viewable in compare view

Updates shx from 0.3.4 to 0.4.0

Release notes

Sourced from shx's releases.

v0.4.0

✨ Highlighted changes

  • This is based on ShellJS v0.9! This means we bumped the minimum node version to >= v18.
  • Small bash compatibility change to shx sed. Now if you invoke shx sed -i, this will not print any output to stdout (this is for consistency with unix sed). Using shx sed without the -i flag will still print to stdout as before.

What's Changed

New Contributors

Full Changelog: shelljs/shx@v0.3.4...v0.4.0

Commits
  • 8886c3e 0.4.0
  • e8db3bc refactor: code cleanup for the --negate flag
  • 6184003 Adding a global --negate flag (#189)
  • b3d5b80 fix: add back ShellJS version in --version
  • 5106c6b chore: update dependencies
  • e8bb9f8 chore: drop some dependencies and simplify
  • 3bb21d9 chore: drop non-LTS node versions
  • b70e666 chore: update shelljs and drop old node support
  • f8b0b37 doc: Fix typo in README
  • 03c2964 chore(dependencies): update js-yaml
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-dependencies group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `8.1.0` | `8.2.0` |
| [@oclif/plugin-help](https://github.com/oclif/plugin-help) | `6.2.36` | `6.2.37` |
| [@eslint/compat](https://github.com/eslint/rewrite/tree/HEAD/packages/compat) | `1.4.1` | `2.0.1` |
| [@oclif/test](https://github.com/oclif/test) | `4.1.15` | `4.1.16` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.130` | `25.0.10` |
| [chai](https://github.com/chaijs/chai) | `4.5.0` | `6.2.2` |
| [eslint-config-oclif](https://github.com/oclif/eslint-config-oclif) | `6.0.127` | `6.0.133` |
| [mocha](https://github.com/mochajs/mocha) | `10.8.2` | `11.7.5` |
| [oclif](https://github.com/oclif/oclif) | `4.22.59` | `4.22.68` |
| [shx](https://github.com/shelljs/shx) | `0.3.4` | `0.4.0` |



Updates `@inquirer/prompts` from 8.1.0 to 8.2.0
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@8.1.0...@inquirer/prompts@8.2.0)

Updates `@oclif/plugin-help` from 6.2.36 to 6.2.37
- [Release notes](https://github.com/oclif/plugin-help/releases)
- [Changelog](https://github.com/oclif/plugin-help/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-help@6.2.36...6.2.37)

Updates `@eslint/compat` from 1.4.1 to 2.0.1
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/packages/compat/CHANGELOG.md)
- [Commits](https://github.com/eslint/rewrite/commits/compat-v2.0.1/packages/compat)

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

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

Updates `chai` from 4.5.0 to 6.2.2
- [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.2)

Updates `eslint-config-oclif` from 6.0.127 to 6.0.133
- [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@6.0.127...6.0.133)

Updates `mocha` from 10.8.2 to 11.7.5
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.7.5/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.8.2...v11.7.5)

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

Updates `shx` from 0.3.4 to 0.4.0
- [Release notes](https://github.com/shelljs/shx/releases)
- [Changelog](https://github.com/shelljs/shx/blob/main/CHANGELOG.md)
- [Commits](shelljs/shx@v0.3.4...v0.4.0)

---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: "@oclif/plugin-help"
  dependency-version: 6.2.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@eslint/compat"
  dependency-version: 2.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: "@oclif/test"
  dependency-version: 4.1.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: "@types/node"
  dependency-version: 25.0.10
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: chai
  dependency-version: 6.2.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: eslint-config-oclif
  dependency-version: 6.0.133
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: mocha
  dependency-version: 11.7.5
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: npm-dependencies
- dependency-name: oclif
  dependency-version: 4.22.68
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: shx
  dependency-version: 0.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 23, 2026
@KennethWussmann KennethWussmann merged commit d972bda into main Jan 28, 2026
1 check passed
@KennethWussmann KennethWussmann deleted the dependabot/npm_and_yarn/npm-dependencies-3819c69a08 branch January 28, 2026 19:40
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.

1 participant