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 development_minors_and_patches group across 1 directory with 11 updates #85

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the development_minors_and_patches group with 10 updates in the / directory:

Package From To
@eslint/js 9.21.0 9.22.0
@hey-api/openapi-ts 0.54.2 0.64.12
@tsoa/cli 6.5.1 6.6.0
@types/node 22.13.9 22.13.10
@typescript-eslint/eslint-plugin 8.26.0 8.26.1
@typescript-eslint/parser 8.12.2 8.26.1
concurrently 9.0.1 9.1.2
eslint 9.21.0 9.22.0
lint-staged 15.4.3 15.5.0
prettier 3.3.3 3.5.3

Updates @eslint/js from 9.21.0 to 9.22.0

Release notes

Sourced from @​eslint/js's releases.

v9.22.0

Features

  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)

Bug Fixes

  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)

Documentation

  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)

Chores

Changelog

Sourced from @​eslint/js's changelog.

v9.22.0 - March 7, 2025

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade [email protected] (#19488) (Milos Djermanovic)
  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)
  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)
Commits

Updates @hey-api/openapi-ts from 0.54.2 to 0.64.12

Release notes

Sourced from @​hey-api/openapi-ts's releases.

@​hey-api/openapi-ts@​0.64.12

Patch Changes

@​hey-api/openapi-ts@​0.64.11

Patch Changes

@​hey-api/openapi-ts@​0.64.10

Patch Changes

@​hey-api/openapi-ts@​0.64.9

Patch Changes

@​hey-api/openapi-ts@​0.64.8

Patch Changes

@​hey-api/openapi-ts@​0.64.7

Patch Changes

  • #1755 82f7c14 Thanks @​Matsuuu! - fix: Wrap the GET request in watch mode with try-catch to prevent crashes on no-head watch targets

@​hey-api/openapi-ts@​0.64.6

Patch Changes

  • #1748 7326d25 Thanks @​Matsuuu! - fix: Wrap HEAD request in a try-catch to prevent watch mode crashes on server reloads

@​hey-api/openapi-ts@​0.64.5

Patch Changes

@​hey-api/openapi-ts@​0.64.4

Patch Changes

  • #1710 4afdaa1 Thanks @​mrlubos! - fix: use relative path to custom config file if provided when resolving relative paths

@​hey-api/openapi-ts@​0.64.3

... (truncated)

Commits
  • cc28590 Merge pull request #1819 from hey-api/changeset-release/main
  • f9fe44f Version Packages
  • 2faa3ea Merge pull request #1816 from shemsiu/main
  • b9e1b4b Create chilled-rules-matter.md
  • abcd3e5 Scheme should be matched lowercase according to specs
  • 50e7ea7 Merge pull request #1814 from hey-api/changeset-release/main
  • a4c9df6 Version Packages
  • 215cbf0 Merge pull request #1813 from hey-api/feat/rollup-plugin
  • c737e05 feat: add rollup-plugin
  • 764a2b8 Merge pull request #1808 from hey-api/changeset-release/main
  • Additional commits viewable in compare view

Updates @tsoa/cli from 6.5.1 to 6.6.0

Release notes

Sourced from @​tsoa/cli's releases.

v6.6.0

What's Changed

Features

Fixes

Chores

New Contributors

Full Changelog: lukeautry/tsoa@v6.5.1...v6.6.0

Commits
  • 95021e8 v6.6.0
  • 64dc302 chore: Clean in esm tests
  • 9a09986 Merge pull request #1725 from Azlond/1714-rewriteRelativeImportExtensions-sup...
  • ca2068d Merge pull request #1724 from mdoi2/fix/inner_interface
  • fbfd0ca Merge pull request #1710 from cesco69/args
  • a6afd4b Merge pull request #1719 from zhangfisher/master
  • 918ad68 Merge pull request #1682 from bruno-de-queiroz/master
  • daa1dec Merge remote-tracking branch 'upstream/master' into args
  • 2fff0db Merge remote-tracking branch 'upstream/master'
  • 666fec3 Merge pull request #1657 from DominykasValutis/master
  • Additional commits viewable in compare view

Updates @tsoa/runtime from 6.5.1 to 6.6.0

Release notes

Sourced from @​tsoa/runtime's releases.

v6.6.0

What's Changed

Features

Fixes

Chores

New Contributors

Full Changelog: lukeautry/tsoa@v6.5.1...v6.6.0

Commits
  • 95021e8 v6.6.0
  • 64dc302 chore: Clean in esm tests
  • 9a09986 Merge pull request #1725 from Azlond/1714-rewriteRelativeImportExtensions-sup...
  • ca2068d Merge pull request #1724 from mdoi2/fix/inner_interface
  • fbfd0ca Merge pull request #1710 from cesco69/args
  • a6afd4b Merge pull request #1719 from zhangfisher/master
  • 918ad68 Merge pull request #1682 from bruno-de-queiroz/master
  • daa1dec Merge remote-tracking branch 'upstream/master' into args
  • 2fff0db Merge remote-tracking branch 'upstream/master'
  • 666fec3 Merge pull request #1657 from DominykasValutis/master
  • Additional commits viewable in compare view

Updates @types/node from 22.13.9 to 22.13.10

Commits

Updates @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1

Release notes

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

v8.26.1

8.26.1 (2025-03-10)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#10865)
  • eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
  • rule-tester: export TestLanguageOptions (#10930)

❤️ Thank You

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

Changelog

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

8.26.1 (2025-03-10)

🩹 Fixes

  • eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#10865)

❤️ Thank You

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

Commits
  • 9aa0b6b chore(release): publish 8.26.1
  • ee90e45 fix(eslint-plugin): [no-unsafe-return] handle recursive type (#10883)
  • dba0bed fix(eslint-plugin): [prefer-nullish-coalescing] treat any/unknown as elig...
  • See full diff in compare view

Updates @typescript-eslint/parser from 8.12.2 to 8.26.1

Release notes

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

v8.26.1

8.26.1 (2025-03-10)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as eligible for nullish coalescing (#10865)
  • eslint-plugin: [no-unsafe-return] handle recursive type (#10883)
  • rule-tester: export TestLanguageOptions (#10930)

❤️ Thank You

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

v8.26.0

8.26.0 (2025-03-03)

🚀 Features

  • support TypeScript 5.8 (#10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#9536)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#10714)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#10889)
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#10781)
  • rule-tester: export TestLanguageOptions (#10892)
  • scope-manager: only call Object.entries once for each lib (#10647)

🩹 Fixes

  • deps: update dependency typedoc-plugin-markdown to v4.4.2 (#10877)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#10806)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#10864)
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#10875)
  • rule-tester: Add missing parser dependency (#10909)

❤️ Thank You

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

... (truncated)

Changelog

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

8.26.1 (2025-03-10)

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.

8.26.0 (2025-03-03)

🚀 Features

  • support TypeScript 5.8 (#10903)

❤️ Thank You

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

8.25.0 (2025-02-24)

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.

8.24.1 (2025-02-17)

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.

8.24.0 (2025-02-10)

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.

8.23.0 (2025-02-03)

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.

8.22.0 (2025-01-27)

🚀 Features

  • parser: add standalone isolatedDeclarations option (#10499)

❤️ Thank You

... (truncated)

Commits
  • 9aa0b6b chore(release): publish 8.26.1
  • bc6d19f chore(release): publish 8.26.0
  • 17e7012 chore(deps): update dependency knip to v5.44.1 (#10845)
  • 9674629 feat: support TypeScript 5.8 (#10903)
  • 7c88d26 chore: update all test scripts to remove coverage flag (#10582)
  • 1a9ab8f chore(release): publish 8.25.0
  • f3ef20e chore: update to latest nx and use project references first approach (#10361)
  • 3646ec0 chore(release): publish 8.24.1
  • 87d72ba chore(release): publish 8.24.0
  • 2a96020 chore(release): publish 8.23.0
  • Additional commits viewable in compare view

Updates concurrently from 9.0.1 to 9.1.2

Release notes

Sourced from concurrently's releases.

v9.1.2

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.1.1...v9.1.2

v9.1.1

What's Changed

Full Changelog: open-cli-tools/concurrently@v9.1.0...v9.1.1

v9.1.0

What's Changed

New Contributors

Full Changelog: open-cli-tools/concurrently@v9.0.1...v9.1.0

Commits

Updates eslint from 9.21.0 to 9.22.0

Release notes

Sourced from eslint's releases.

v9.22.0

Features

  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)

Bug Fixes

  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)

Documentation

  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)

Chores

Changelog

Sourced from eslint's changelog.

v9.22.0 - March 7, 2025

  • 97f788b chore: upgrade @​eslint/js@​9.22.0 (#19489) (Milos Djermanovic)
  • eed409a chore: package.json update for @​eslint/js release (Jenkins)
  • f9a56d3 chore: upgrade [email protected] (#19488) (Milos Djermanovic)
  • 7ddb095 feat: Export defineConfig, globalIgnores (#19487) (Nicholas C. Zakas)
  • 86c5f37 docs: Update README (GitHub Actions Bot)
  • 19c0127 fix: improve message for no-console suggestions (#19483) (Francesco Trotta)
  • fbdeff0 docs: Update README (GitHub Actions Bot)
  • c9e8510 docs: generate deprecation notice in TSDoc comments from rule metadata (#19461) (Francesco Trotta)
  • 2f386ad docs: replace var with const in rule examples (#19469) (Tanuj Kanti)
  • 0e688e3 docs: Update README (GitHub Actions Bot)
  • 49e624f fix: improve error message for falsy parsed JS AST (#19458) (Josh Goldberg ✨)
  • 06b596d docs: Restore the carrot to the position where the search input was lost (#19459) (Amaresh S M)
Commits

Updates lint-staged from 15.4.3 to 15.5.0

Release notes

Sourced from lint-staged's releases.

v15.5.0

Minor Changes

  • #1526 630af5f Thanks @​iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.

    Example with Prettier

    By default Prettier prefers double quotes.

    Previously

    1. Stage file.js with only double quotes " changed to '
    2. Run git commit -am "I don't like double quotes"
    3. Lint-staged runs prettier --write file.js, converting all the ' back to "
    4. Because there are now no changes, lint-staged fails, cancels the commit, and resets back to the original state
    5. Commit was not done, original state is restored and single quotes ' are staged

    Now

    1. Stage file.js with only double-quotes " changed to '
    2. Run git commit -am "I don't like double quotes"
    3. Lint-staged runs prettier --write file.js, converting all the ' back to "
    4. Because there are now no changes, lint-staged fails and cancels the commit
    5. Commit was not done, and there are no staged changes
Changelog

Sourced from lint-staged's changelog.

15.5.0

Minor Changes

  • #1526 630af5f Thanks @​iiroj! - Lint-staged no longer resets to the original state when preventing an empty git commit. This happens when your configured tasks reset all the staged changes, typically when trying to commit formatting changes which conflict with your linter setup like ESLint or Prettier.

    Example with Prettier

    By default Prettier prefers double quotes.

    Previously

    1. Stage file.js with only double quotes " changed to '
    2. Run git commit -am "I don't like double quotes"
    3. Lint-staged runs prettier --write file.js, converting all the ' back to "
    4. Because there are now no changes, lint-staged fails, cancels the commit, and resets back to the original state
    5. Commit was not done, original state is restored and single quotes ' are staged

    Now

    1. Stage file.js with only double-quotes " changed to '
    2. Run git commit -am "I don't like double quotes"
    3. Lint-staged runs prettier --write file.js, converting all the ' back to "
    4. Because there are now no changes, lint-staged fails and cancels the commit
    5. Commit was not done, and there are no staged changes
Commits
  • 7e6abe4 chore(changeset): release
  • 0ebfa69 build(deps): update dependencies
  • 630af5f feat: do not reset to original state when preventing empty commit
  • 7b8be70 chore: update default branch references from "master" to "main"
  • 362a78d docs: add workaround for tsc ignoring tsconfig.json issue to README FAQ (#1523)
  • e013823 fix: "node_modules" typo in eslint.config.js
  • 67019ee test: add integration test to ensure unmodified merged files are not linted (...
  • 366f8bd refactor: move TypeScript types to "index.d.ts" file
  • 85ea6a4 docs: adjust readme regarding monorepo setup
  • See full diff in compare view

Updates prettier from 3.3.3 to 3.5.3

Release notes

Sourced from prettier's releases.

3.5.3

🔗 Changelog

3.5.2

🔗 Changelog

3.5.1

🔗 Changelog

3.5.0

diff

🔗 Release note

3.4.2

🔗 Changelog

3.4.1

🔗 Changelog

3.4.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.5.3

diff

Flow: Fix missing parentheses in ConditionalTypeAnnotation (#17196 by @​fisker)

// Input
type T<U> = 'a' | ('b' extends U ? 'c' : empty);
type T<U> = 'a' & ('b' extends U ? 'c' : empty);
// Prettier 3.5.2
type T<U> = "a" | "b" extends U ? "c" : empty;
type T<U> = "a" & "b" extends U ? "c" : empty;
// Prettier 3.5.3
type T<U> = "a" | ("b" extends U ? "c" : empty);
type T<U> = "a" & ("b&...
Description has been truncated

… 1 directory with 11 updates

Bumps the development_minors_and_patches group with 10 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.21.0` | `9.22.0` |
| [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) | `0.54.2` | `0.64.12` |
| [@tsoa/cli](https://github.com/lukeautry/tsoa) | `6.5.1` | `6.6.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.9` | `22.13.10` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.26.0` | `8.26.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.12.2` | `8.26.1` |
| [concurrently](https://github.com/open-cli-tools/concurrently) | `9.0.1` | `9.1.2` |
| [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.22.0` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.4.3` | `15.5.0` |
| [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.3` |



Updates `@eslint/js` from 9.21.0 to 9.22.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.22.0/packages/js)

Updates `@hey-api/openapi-ts` from 0.54.2 to 0.64.12
- [Release notes](https://github.com/hey-api/openapi-ts/releases)
- [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/[email protected]...@hey-api/[email protected])

Updates `@tsoa/cli` from 6.5.1 to 6.6.0
- [Release notes](https://github.com/lukeautry/tsoa/releases)
- [Commits](lukeautry/tsoa@v6.5.1...v6.6.0)

Updates `@tsoa/runtime` from 6.5.1 to 6.6.0
- [Release notes](https://github.com/lukeautry/tsoa/releases)
- [Commits](lukeautry/tsoa@v6.5.1...v6.6.0)

Updates `@types/node` from 22.13.9 to 22.13.10
- [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.26.0 to 8.26.1
- [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.26.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.12.2 to 8.26.1
- [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.26.1/packages/parser)

Updates `concurrently` from 9.0.1 to 9.1.2
- [Release notes](https://github.com/open-cli-tools/concurrently/releases)
- [Commits](open-cli-tools/concurrently@v9.0.1...v9.1.2)

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

Updates `lint-staged` from 15.4.3 to 15.5.0
- [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@v15.4.3...v15.5.0)

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

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
- dependency-name: "@hey-api/openapi-ts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
- dependency-name: "@tsoa/cli"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
- dependency-name: "@tsoa/runtime"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_minors_and_patches
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development_minors_and_patches
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
- dependency-name: concurrently
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development_minors_and_patches
...

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 Mar 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2025

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

@dependabot dependabot bot closed this Mar 22, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/develop/development_minors_and_patches-4523bc5d0e branch March 22, 2025 16: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.

0 participants