Skip to content

chore(deps): bump the security-updates group across 1 directory with 114 updates - #149

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/security-updates-76967e5e90
Open

chore(deps): bump the security-updates group across 1 directory with 114 updates#149
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/security-updates-76967e5e90

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the security-updates group with 37 updates in the / directory:

Package From To
@secretlint/secretlint-rule-no-homedir 13.0.0 13.0.5
@secretlint/secretlint-rule-preset-recommend 13.0.0 13.0.5
@types/node 20.19.39 20.19.43
@typescript-eslint/eslint-plugin 8.59.1 8.69.0
globals 17.6.0 17.12.0
ink 7.0.2 7.1.1
jest 30.4.2 30.5.1
prettier 3.8.3 3.9.6
react 19.2.5 19.2.8
@types/react 19.2.14 19.2.18
secretlint 13.0.0 13.0.5
@babel/plugin-syntax-import-attributes 7.28.6 7.29.7
@eslint-community/eslint-utils 4.9.1 4.10.1
@eslint/eslintrc 3.3.5 3.3.7
@jridgewell/sourcemap-codec 1.5.5 1.6.0
@types/estree 1.0.8 1.0.9
@ungap/structured-clone 1.3.3 1.4.0
acorn 8.16.0 8.18.0
baseline-browser-mapping 2.10.43 2.11.21
browserslist 4.28.6 4.28.9
es-iterator-helpers 1.3.2 1.4.0
es-object-atoms 1.1.1 1.1.2
es-to-primitive 1.3.0 1.3.4
es-toolkit 1.46.1 1.52.0
flatted 3.4.2 3.4.4
function.prototype.name 1.1.8 1.2.0
get-east-asian-width 1.5.0 1.6.0
is-core-module 2.16.1 2.16.2
own-keys 1.0.1 1.0.2
side-channel 1.1.0 1.1.1
string.prototype.matchall 4.0.12 4.1.0
string.prototype.trim 1.2.10 1.2.11
string.prototype.trimend 1.0.9 1.0.10
typed-array-length 1.0.7 1.0.8
which-typed-array 1.1.20 1.1.22
ws 8.21.1 8.21.3
zod 4.4.3 4.5.4

Updates @secretlint/secretlint-rule-no-homedir from 13.0.0 to 13.0.5

Release notes

Sourced from @​secretlint/secretlint-rule-no-homedir's releases.

v13.0.5

What's Changed

Performance

It will fix linting performance problems #1653 #1633

CI

Dependency Updates

Full Changelog: secretlint/secretlint@v13.0.4...v13.0.5

v13.0.4

What's Changed

CI

... (truncated)

Commits

Updates @secretlint/secretlint-rule-preset-recommend from 13.0.0 to 13.0.5

Release notes

Sourced from @​secretlint/secretlint-rule-preset-recommend's releases.

v13.0.5

What's Changed

Performance

It will fix linting performance problems #1653 #1633

CI

Dependency Updates

Full Changelog: secretlint/secretlint@v13.0.4...v13.0.5

v13.0.4

What's Changed

CI

... (truncated)

Commits

Updates @types/node from 20.19.39 to 20.19.43

Commits

Updates @typescript-eslint/eslint-plugin from 8.59.1 to 8.69.0

Release notes

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

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

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

v8.68.0

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)
  • utils: support ESLint rule meta.languages (#12663)

🩹 Fixes

  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • website: playground crashes on extends configs (#12608)
  • website: account for thanks.dev and out-of-band donors in sponsors list (#12735)

❤️ Thank You

... (truncated)

Changelog

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

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)

❤️ Thank You

See GitHub Releases for more information.

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

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)

🩹 Fixes

  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)

❤️ Thank You

See GitHub Releases for more information.

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

8.67.0 (2026-08-10)

... (truncated)

Commits
  • 9a6e546 chore(release): publish 8.69.0
  • 513638e fix(eslint-plugin): [no-meaningless-void-operator] report void on non-call ex...
  • 1dba4c5 chore(eslint-plugin): fix eslint-plugin/require-test-error-positions report...
  • a2fccae fix(eslint-plugin): [unified-signatures] compare type parameters by constrain...
  • a23069d test(eslint-plugin): [no-mixed-enums] add error positions (#12779)
  • 3f0dffd fix(eslint-plugin): [no-mixed-enums] use scope analysis instead of type check...
  • e18fea8 test(eslint-plugin): [no-floating-promises] reactivate skipped node:test sp...
  • 324515c test(eslint-plugin): [no-unnecessary-condition] add tests for optional chains...
  • 2a387f1 feat(eslint-plugin): [no-misused-promises] add flagUnions option for checkCon...
  • 8f4e00a chore(release): publish 8.68.0
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.59.1 to 8.69.0

Release notes

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

v8.69.0

8.69.0 (2026-08-31)

🚀 Features

  • eslint-plugin: [no-misused-promises] add flagUnions option for checkConditionals (#12603)

🩹 Fixes

  • eslint-plugin: [no-mixed-enums] use scope analysis instead of type checking for merged namespaces (#12731)
  • eslint-plugin: [unified-signatures] compare type parameters by constraint instead of name (#12741)
  • eslint-plugin: [no-meaningless-void-operator] report void on non-call expressions (#12727)
  • website: respect allowJs playground config (#12744)

❤️ Thank You

See GitHub Releases for more information.

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

v8.68.0

8.68.0 (2026-08-24)

🚀 Features

  • eslint-plugin: [strict-void-return] add fix suggestions (#12086)
  • utils: support ESLint rule meta.languages (#12663)

🩹 Fixes

  • eslint-plugin: [unified-signatures] deduplicate types in report (#12656)
  • eslint-plugin: [return-await] prevent autofix from breaking code in arrow-functions (#12707)
  • eslint-plugin: [unified-signatures] report identical signatures (#12678)
  • eslint-plugin: [no-unnecessary-type-assertion] prevent stack overflow in recursive types (#12711)
  • eslint-plugin: [no-floating-promises] setting ignoreVoid: false results in false negative in ArrowFunctionExpression (#12646)
  • eslint-plugin: [no-empty-object-type] ignore suggestions that result in invalid interfaces and export defaults (#12739)
  • website: playground crashes on extends configs (#12608)
  • website: account for thanks.dev and out-of-band donors in sponsors list (#12735)

❤️ Thank You

... (truncated)

Changelog

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

8.69.0 (2026-08-31)

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

See GitHub Releases for more information.

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

8.68.0 (2026-08-24)

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

See GitHub Releases for more information.

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

8.67.0 (2026-08-10)

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

See GitHub Releases for more information.

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

8.66.0 (2026-08-03)

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

See GitHub Releases for more information.

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

8.65.0 (2026-07-20)

🚀 Features

  • add warning when TS 7 is detected (#12529)
  • parser: add onUnsupportedTypeScriptVersion option to error on unsupported TypeScript versions (#12465)

❤️ Thank You

See GitHub Releases for more information.

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

... (truncated)

Commits
  • 9a6e546 chore(release): publish 8.69.0
  • 8f4e00a chore(release): publish 8.68.0
  • 55f6d5d chore: enable source maps (#12677)
  • 20a261f chore(release): publish 8.67.0
  • 3b155bb chore: use typescript 7 for typechecking (#12601)
  • e51b11b chore(release): publish 8.66.0
  • 63ba81b chore(release): publish 8.65.0
  • eaf4576 feat: add warning when TS 7 is detected (#12529)
  • d8f1044 feat(parser): add onUnsupportedTypeScriptVersion option to error on unsupport...
  • 0d06406 chore: add attw validation to repo (#12437)
  • Additional commits viewable in compare view

Updates globals from 17.6.0 to 17.12.0

Release notes

Sourced from globals's releases.

v17.12.0

  • Update globals (2026-09-01) (#353) 50a2119
  • Add __webpack_layer__ global (#351) 779a11a

sindresorhus/globals@v17.11.0...v17.12.0

v17.11.0

  • Add react-native globals (#337) 61eafbf

sindresorhus/globals@v17.10.0...v17.11.0

v17.10.0

  • Add GM_cookie to Greasemonkey globals (#349) f468407

sindresorhus/globals@v17.9.0...v17.10.0

v17.9.0

  • Update globals (2026-08-01) (#348) 5a958ed

sindresorhus/globals@v17.8.0...v17.9.0

v17.8.0

  • Update globals (2026-07-01) (#347) 7394811

sindresorhus/globals@v17.7.0...v17.8.0

v17.7.0

  • Update globals (2026-06-22) (#345) 33b75f9

sindresorhus/globals@v17.6.0...v17.7.0

Commits

Updates ink from 7.0.2 to 7.1.1

Release notes

Sourced from ink's releases.

v7.1.1

  • Fix: Preserve last <Static> line erased after a full-clear frame (#974) e51dfdd
  • Make measureElement() also return position coordinates (#968) c073b27

vadimdemedes/ink@v7.1.0...v7.1.1

v7.1.0


vadimdemedes/ink@v7.0.6...v7.1.0

v7.0.6

  • Fix stale frames on Windows when output exactly fills the terminal (#971) 2c08d55

vadimdemedes/ink@v7.0.5...v7.0.6

v7.0.5

  • Fix: Handle incomplete stack frames in error overview (#965) b2350c1

vadimdemedes/ink@v7.0.4...v7.0.5

v7.0.4

  • Fix: Share resize listener via emitLayoutListeners instead of per-hook listeners (#952) 89d43d8
  • Fix: Remove useEffectEvent functions from useEffect dependency arrays (#960) 9d534f7

vadimdemedes/ink@v7.0.3...v7.0.4

v7.0.3

  • Fix: Drop stale <Static> output from fullStaticOutput on identity change (#950) 669c438
  • Fix: <Static> remount via key change drops new items (#948) be9f44c
  • Fix useBoxMetrics not accepting ref objects with an initial null value (#945) 7c2267c

vadimdemedes/ink@v7.0.2...v7.0.3

Commits

Updates jest from 30.4.2 to 30.5.1

Release notes

Sourced from jest's releases.

v30.5.1

Fixes

  • [jest-config] Don't warn about global-only options in the config that supplies the global config - the root config a project resolves to, or the first entry of --projects when no root config is passed (#16411)
  • [jest-config, jest-types] Stop accepting reporters, coverageReporters, workerIdleMemoryLimit, cwd and runnerOptions in a project config - they were silently ignored, and now warn like the other global-only options (#16411)
  • [jest-config, jest-validate] Warn about maxWorkers and coverageThreshold in a project config instead of dropping them without a word (#16411)
  • [jest-resolve] Match moduleNameMapper patterns against the specifier as written again (reverting #16390) (#16417)
  • [jest-runtime] Resolve package imports specifiers like #dep under ESM again (#16413)

Chore & Maintenance

  • [jest-util] Name the testEnvironmentOptions.globalsCleanup option and link the docs from the JEST-01 deprecation warning, and document the option's modes (#16404)

New Contributors

Full Changelog: jestjs/jest@v30.5.0...v30.5.1

v30.5.0

On a personal note: King Harald V of Norway passed away this morning. He ascended the throne 35 years ago, two months before I was born. This release is dedicated to his memory. Hvil i fred 🇳🇴


This is a big release. It touches jest-runtime, jest-resolve and jest-haste-map in many places, and with this many changes there might be regressions 😬. If your suite behaves differently after upgrading, please open an issue.

Highlights

whenCalledWith

Mock functions can now configure return values per argument list, contributed by @​timkindberg (#16053):

const fn = jest.fn();
fn.whenCalledWith('apple').mockReturnValue('red');
fn.whenCalledWith('banana').mockReturnValue('yellow');
fn.whenCalledWith(expect.any(Number)).mockReturnValue('numeric');
fn('apple'); // 'red'
fn('banana'); // 'yellow'
fn(42); // 'numeric'
fn('grape'); // undefined

The returned object is a real Mock, so mockReturnValueOnce, mockResolvedValue, mockImplementation etc. all chain here too. Argument slots accept literals or any asymmetric matcher, with the same equality semantics as toHaveBeenCalledWith(). Calls that match nothing fall through to the base mock. See the Mock Functions docs for matching and precedence details.

Describe-level retries

jest.retryTimes() can now retry a whole describe block instead of a single test, contributed by @​soltonigiri (#16322). Each attempt reruns the block's beforeAll/afterAll hooks, child tests and nested describes, which helps when tests in a block depend on shared state:

</tr></table> 

... (truncated)

Changelog

Sourced from jest's changelog.

30.5.1

Fixes

  • [jest-config] Don't warn about global-only options in the config that supplies the global config - the root config a project resolves to, or the first entry of --projects when no root config is passed (#16411)
  • [jest-config, jest-types] Stop accepting reporters, coverageReporters, workerIdleMemoryLimit, cwd and runnerOptions in a project config - they were silently ignored, and now warn like the other global-only options (#16411)
  • [jest-config, jest-validate] Warn about maxWorkers and coverageThreshold in a project config instead of dropping them without a word (#16411)
  • [jest-resolve] Match moduleNameMapper patterns against the specifier as written again (reverting #16390) (#16417)
  • [jest-runtime] Resolve package imports specifiers like #dep under ESM again (#16413)

Chore & Maintenance

  • [jest-util] Name the testEnvironmentOptions.globalsCleanup option and link the docs from the JEST-01 deprecation warning, and document the option's modes (#16404)

30.5.0

Features

  • [@jest/expect-utils, jest-mock] Add mockFn.whenCalledWith(...args) for configuring return values per argument list, with first-class asymmetric-matcher support (#16053)
  • [@jest/expect-utils] Export AsymmetricMatcher and FunctionParameters types (previously private to expect) (#16053)
  • [jest-circus, jest-core, jest-jasmine2, jest-test-result, jest-types] --collectTests now expands test.each/describe.each cases and reports per-status counts (skipped/todo via the new wouldRun flag for selected tests) plus a summary line that match a real run, including under --testNamePattern and .only/fdescribe focus on both the circus and jasmine2 runners (#16259)
  • [jest-circus, jest-environment, jest-runtime, jest-types] Add describe-level retries via jest.retryTimes(..., {entireDescribe: true}) (#16322)
  • [jest-circus, jest-message-util, jest-reporters, jest-types] Add retryMessages to AssertionResult and export formatErrorStack, so the retry log renders nested cause and AggregateError sections with code frames instead of serialized [cause]:/[errors]: markers (#16316)
  • [jest-circus, jest-types] Add unhandledErrorsDetailed to Circus.RunResult, so an unhandled rejection reports its cause chain and AggregateError entries with code frames instead of a pre-serialized stack (#16316)
  • Description has been truncated

…114 updates

Bumps the security-updates group with 37 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@secretlint/secretlint-rule-no-homedir](https://github.com/secretlint/secretlint) | `13.0.0` | `13.0.5` |
| [@secretlint/secretlint-rule-preset-recommend](https://github.com/secretlint/secretlint) | `13.0.0` | `13.0.5` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.19.39` | `20.19.43` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.59.1` | `8.69.0` |
| [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.12.0` |
| [ink](https://github.com/vadimdemedes/ink) | `7.0.2` | `7.1.1` |
| [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.4.2` | `30.5.1` |
| [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.9.6` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.5` | `19.2.8` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.14` | `19.2.18` |
| [secretlint](https://github.com/secretlint/secretlint) | `13.0.0` | `13.0.5` |
| [@babel/plugin-syntax-import-attributes](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-syntax-import-attributes) | `7.28.6` | `7.29.7` |
| [@eslint-community/eslint-utils](https://github.com/eslint-community/eslint-utils) | `4.9.1` | `4.10.1` |
| [@eslint/eslintrc](https://github.com/eslint/eslintrc) | `3.3.5` | `3.3.7` |
| [@jridgewell/sourcemap-codec](https://github.com/jridgewell/sourcemaps/tree/HEAD/packages/sourcemap-codec) | `1.5.5` | `1.6.0` |
| [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) | `1.0.8` | `1.0.9` |
| [@ungap/structured-clone](https://github.com/ungap/structured-clone) | `1.3.3` | `1.4.0` |
| [acorn](https://github.com/acornjs/acorn) | `8.16.0` | `8.18.0` |
| [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) | `2.10.43` | `2.11.21` |
| [browserslist](https://github.com/browserslist/browserslist) | `4.28.6` | `4.28.9` |
| [es-iterator-helpers](https://github.com/es-shims/iterator-helpers) | `1.3.2` | `1.4.0` |
| [es-object-atoms](https://github.com/ljharb/es-object-atoms) | `1.1.1` | `1.1.2` |
| [es-to-primitive](https://github.com/ljharb/es-to-primitive) | `1.3.0` | `1.3.4` |
| [es-toolkit](https://github.com/toss/es-toolkit) | `1.46.1` | `1.52.0` |
| [flatted](https://github.com/WebReflection/flatted) | `3.4.2` | `3.4.4` |
| [function.prototype.name](https://github.com/es-shims/Function.prototype.name) | `1.1.8` | `1.2.0` |
| [get-east-asian-width](https://github.com/sindresorhus/get-east-asian-width) | `1.5.0` | `1.6.0` |
| [is-core-module](https://github.com/inspect-js/is-core-module) | `2.16.1` | `2.16.2` |
| [own-keys](https://github.com/ljharb/own-keys) | `1.0.1` | `1.0.2` |
| [side-channel](https://github.com/ljharb/side-channel) | `1.1.0` | `1.1.1` |
| [string.prototype.matchall](https://github.com/es-shims/String.prototype.matchAll) | `4.0.12` | `4.1.0` |
| [string.prototype.trim](https://github.com/es-shims/String.prototype.trim) | `1.2.10` | `1.2.11` |
| [string.prototype.trimend](https://github.com/es-shims/String.prototype.trimEnd) | `1.0.9` | `1.0.10` |
| [typed-array-length](https://github.com/inspect-js/typed-array-length) | `1.0.7` | `1.0.8` |
| [which-typed-array](https://github.com/inspect-js/which-typed-array) | `1.1.20` | `1.1.22` |
| [ws](https://github.com/websockets/ws) | `8.21.1` | `8.21.3` |
| [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` |



Updates `@secretlint/secretlint-rule-no-homedir` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/secretlint-rule-preset-recommend` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@types/node` from 20.19.39 to 20.19.43
- [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.59.1 to 8.69.0
- [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.69.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.59.1 to 8.69.0
- [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.69.0/packages/parser)

Updates `globals` from 17.6.0 to 17.12.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v17.6.0...v17.12.0)

Updates `ink` from 7.0.2 to 7.1.1
- [Release notes](https://github.com/vadimdemedes/ink/releases)
- [Commits](https://github.com/vadimdemedes/ink/compare/v7.0.2...v7.1.1)

Updates `jest` from 30.4.2 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest)

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

Updates `react` from 19.2.5 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react)

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

Updates `secretlint` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@babel/plugin-syntax-import-attributes` from 7.28.6 to 7.29.7
- [Release notes](https://github.com/babel/babel/releases)
- [Commits](https://github.com/babel/babel/commits/v7.29.7/packages/babel-plugin-syntax-import-attributes)

Updates `@eslint-community/eslint-utils` from 4.9.1 to 4.10.1
- [Release notes](https://github.com/eslint-community/eslint-utils/releases)
- [Commits](https://github.com/eslint-community/eslint-utils/compare/v4.9.1...v4.10.1)

Updates `@eslint/eslintrc` from 3.3.5 to 3.3.7
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslintrc/compare/eslintrc-v3.3.5...eslintrc-v3.3.7)

Updates `js-yaml` from 3.15.1 to 3.15.2
- [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.2/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.15.1...3.15.2)

Updates `@jest/console` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-console)

Updates `@jest/core` from 30.4.2 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-core)

Updates `@jest/diff-sequences` from 30.4.0 to 30.5.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/diff-sequences)

Updates `@jest/environment` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-environment)

Updates `@jest/expect` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-expect)

Updates `@jest/expect-utils` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/expect-utils)

Updates `@jest/fake-timers` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-fake-timers)

Updates `@jest/get-type` from 30.1.0 to 30.5.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/jest-get-type)

Updates `@jest/globals` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-globals)

Updates `@jest/pattern` from 30.4.0 to 30.5.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/jest-pattern)

Updates `@jest/reporters` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-reporters)

Updates `@jest/schemas` from 30.4.1 to 30.5.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/jest-schemas)

Updates `@jest/snapshot-utils` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-snapshot-utils)

Updates `@jest/source-map` from 30.0.1 to 30.5.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/jest-source-map)

Updates `@jest/test-result` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-test-result)

Updates `@jest/test-sequencer` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-test-sequencer)

Updates `@jest/transform` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-transform)

Updates `@jest/types` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-types)

Updates `@jridgewell/sourcemap-codec` from 1.5.5 to 1.6.0
- [Changelog](https://github.com/jridgewell/sourcemaps/blob/main/packages/sourcemap-codec/CHANGELOG.md)
- [Commits](https://github.com/jridgewell/sourcemaps/commits/sourcemap-codec/1.6.0/packages/sourcemap-codec)

Updates `@secretlint/config-creator` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/config-loader` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/core` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/formatter` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/node` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/profiler` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/resolver` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/source-creator` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/types` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

Updates `@secretlint/walker` from 13.0.0 to 13.0.5
- [Release notes](https://github.com/secretlint/secretlint/releases)
- [Commits](https://github.com/secretlint/secretlint/compare/v13.0.0...v13.0.5)

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

Updates `@typescript-eslint/project-service` from 8.59.1 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/project-service/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/project-service)

Updates `@typescript-eslint/scope-manager` from 8.59.1 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/scope-manager/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/scope-manager)

Updates `@typescript-eslint/tsconfig-utils` from 8.59.1 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/tsconfig-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/tsconfig-utils)

Updates `@typescript-eslint/type-utils` from 8.59.1 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/type-utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/type-utils)

Updates `@typescript-eslint/types` from 8.59.1 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/types/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/types)

Updates `@typescript-eslint/typescript-estree` from 8.59.1 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-estree/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/typescript-estree)

Updates `@typescript-eslint/utils` from 8.59.1 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/utils)

Updates `@typescript-eslint/visitor-keys` from 8.59.1 to 8.69.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/visitor-keys/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.69.0/packages/visitor-keys)

Updates `@ungap/structured-clone` from 1.3.3 to 1.4.0
- [Commits](https://github.com/ungap/structured-clone/compare/v1.3.3...v1.4.0)

Updates `acorn` from 8.16.0 to 8.18.0
- [Commits](https://github.com/acornjs/acorn/compare/8.16.0...8.18.0)

Updates `babel-jest` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/babel-jest)

Updates `babel-plugin-istanbul` from 7.0.1 to 8.0.0
- [Release notes](https://github.com/istanbuljs/babel-plugin-istanbul/releases)
- [Changelog](https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v7.0.1...v8.0.0)

Updates `babel-plugin-jest-hoist` from 30.4.0 to 30.5.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/babel-plugin-jest-hoist)

Updates `babel-preset-jest` from 30.4.0 to 30.5.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/babel-preset-jest)

Updates `baseline-browser-mapping` from 2.10.43 to 2.11.21
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.10.43...v2.11.21)

Updates `browserslist` from 4.28.6 to 4.28.9
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.28.6...4.28.9)

Updates `caniuse-lite` from 1.0.30001806 to 1.0.30001810
- [Commits](https://github.com/browserslist/caniuse-lite/compare/1.0.30001806...1.0.30001810)

Updates `electron-to-chromium` from 1.5.393 to 1.5.422
- [Changelog](https://github.com/Kilian/electron-to-chromium/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Kilian/electron-to-chromium/compare/v1.5.393...v1.5.422)

Updates `es-iterator-helpers` from 1.3.2 to 1.4.0
- [Changelog](https://github.com/es-shims/iterator-helpers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/es-shims/iterator-helpers/compare/v1.3.2...v1.4.0)

Updates `es-object-atoms` from 1.1.1 to 1.1.2
- [Changelog](https://github.com/es-shims/es-object-atoms/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/es-object-atoms/compare/v1.1.1...v1.1.2)

Updates `es-to-primitive` from 1.3.0 to 1.3.4
- [Changelog](https://github.com/ljharb/es-to-primitive/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/es-to-primitive/compare/v1.3.0...v1.3.4)

Updates `es-toolkit` from 1.46.1 to 1.52.0
- [Release notes](https://github.com/toss/es-toolkit/releases)
- [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md)
- [Commits](https://github.com/toss/es-toolkit/compare/v1.46.1...v1.52.0)

Updates `expect` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/expect)

Updates `fast-uri` from 3.1.5 to 3.1.7
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v3.1.5...v3.1.7)

Updates `flatted` from 3.4.2 to 3.4.4
- [Commits](https://github.com/WebReflection/flatted/compare/v3.4.2...v3.4.4)

Updates `function.prototype.name` from 1.1.8 to 1.2.0
- [Changelog](https://github.com/es-shims/Function.prototype.name/blob/main/CHANGELOG.md)
- [Commits](https://github.com/es-shims/Function.prototype.name/compare/v1.1.8...v1.2.0)

Updates `get-east-asian-width` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/sindresorhus/get-east-asian-width/releases)
- [Commits](https://github.com/sindresorhus/get-east-asian-width/compare/v1.5.0...v1.6.0)

Updates `glob` from 7.2.3 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v7.2.3...v10.5.0)

Updates `hasown` from 2.0.3 to 2.0.4
- [Changelog](https://github.com/inspect-js/hasOwn/blob/main/CHANGELOG.md)
- [Commits](https://github.com/inspect-js/hasOwn/compare/v2.0.3...v2.0.4)

Updates `is-core-module` from 2.16.1 to 2.16.2
- [Changelog](https://github.com/inspect-js/is-core-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/inspect-js/is-core-module/compare/v2.16.1...v2.16.2)

Updates `jest-changed-files` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-changed-files)

Updates `jest-circus` from 30.4.2 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-circus)

Updates `jest-cli` from 30.4.2 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-cli)

Updates `jest-config` from 30.4.2 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-config)

Updates `jest-diff` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-diff)

Updates `jest-docblock` from 30.4.0 to 30.5.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/jest-docblock)

Updates `jest-each` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-each)

Updates `jest-environment-node` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-environment-node)

Updates `jest-haste-map` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-haste-map)

Updates `jest-leak-detector` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-leak-detector)

Updates `jest-matcher-utils` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-matcher-utils)

Updates `jest-message-util` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-message-util)

Updates `jest-mock` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-mock)

Updates `jest-regex-util` from 30.4.0 to 30.5.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.0/packages/jest-regex-util)

Updates `jest-resolve` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-resolve)

Updates `jest-resolve-dependencies` from 30.4.2 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-resolve-dependencies)

Updates `jest-runner` from 30.4.2 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-runner)

Updates `jest-runtime` from 30.4.2 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-runtime)

Updates `jest-snapshot` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-snapshot)

Updates `jest-util` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-util)

Updates `jest-validate` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-validate)

Updates `jest-watcher` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-watcher)

Updates `jest-worker` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/jest-worker)

Updates `node-releases` from 2.0.51 to 2.0.54
- [Commits](https://github.com/chicoxyzzy/node-releases/compare/v2.0.51...v2.0.54)

Updates `own-keys` from 1.0.1 to 1.0.2
- [Changelog](https://github.com/ljharb/own-keys/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/own-keys/compare/v1.0.1...v1.0.2)

Updates `p-map` from 7.0.6 to 7.0.7
- [Release notes](https://github.com/sindresorhus/p-map/releases)
- [Commits](https://github.com/sindresorhus/p-map/compare/v7.0.6...v7.0.7)

Updates `pretty-format` from 30.4.1 to 30.5.1
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.5.1/packages/pretty-format)

Updates `side-channel` from 1.1.0 to 1.1.1
- [Changelog](https://github.com/ljharb/side-channel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/side-channel/compare/v1.1.0...v1.1.1)

Updates `string.prototype.matchall` from 4.0.12 to 4.1.0
- [Changelog](https://github.com/es-shims/String.prototype.matchAll/blob/main/CHANGELOG.md)
- [Commits](https://github.com/es-shims/String.prototype.matchAll/compare/v4.0.12...v4.1.0)

Updates `string.prototype.trim` from 1.2.10 to 1.2.11
- [Changelog](https://github.com/es-shims/String.prototype.trim/blob/main/CHANGELOG.md)
- [Commits](https://github.com/es-shims/String.prototype.trim/compare/v1.2.10...v1.2.11)

Updates `string.prototype.trimend` from 1.0.9 to 1.0.10
- [Changelog](https://github.com/es-shims/String.prototype.trimEnd/blob/main/CHANGELOG.md)
- [Commits](https://github.com/es-shims/String.prototype.trimEnd/compare/v1.0.9...v1.0.10)

Updates `test-exclude` from 6.0.0 to 7.0.2
- [Release notes](https://github.com/istanbuljs/test-exclude/releases)
- [Changelog](https://github.com/istanbuljs/test-exclude/blob/master/CHANGELOG.md)
- [Commits](https://github.com/istanbuljs/test-exclude/compare/v6.0.0...test-exclude-v7.0.2)

Updates `tinyglobby` from 0.2.16 to 0.2.17
- [Release notes](https://github.com/SuperchupuDev/tinyglobby/releases)
- [Changelog](https://github.com/SuperchupuDev/tinyglobby/blob/main/CHANGELOG.md)
- [Commits](https://github.com/SuperchupuDev/tinyglobby/compare/0.2.16...0.2.17)

Updates `typed-array-length` from 1.0.7 to 1.0.8
- [Changelog](https://github.com/inspect-js/typed-array-length/blob/main/CHANGELOG.md)
- [Commits](https://github.com/inspect-js/typed-array-length/compare/v1.0.7...v1.0.8)

Updates `update-browserslist-db` from 1.2.3 to 1.3.2
- [Release notes](https://github.com/browserslist/update-db/releases)
- [Changelog](https://github.com/browserslist/update-db/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/update-db/compare/1.2.3...1.3.2)

Updates `which-typed-array` from 1.1.20 to 1.1.22
- [Changelog](https://github.com/inspect-js/which-typed-array/blob/main/CHANGELOG.md)
- [Commits](https://github.com/inspect-js/which-typed-array/compare/v1.1.20...v1.1.22)

Updates `ws` from 8.21.1 to 8.21.3
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.21.1...8.21.3)

Updates `zod` from 4.4.3 to 4.5.4
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.4.3...v4.5.4)

---
updated-dependencies:
- dependency-name: "@secretlint/secretlint-rule-no-homedir"
  dependency-version: 13.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/secretlint-rule-preset-recommend"
  dependency-version: 13.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@types/node"
  dependency-version: 20.19.43
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.69.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: globals
  dependency-version: 17.12.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: ink
  dependency-version: 7.1.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest
  dependency-version: 30.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: prettier
  dependency-version: 3.9.6
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: react
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@types/react"
  dependency-version: 19.2.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: secretlint
  dependency-version: 13.0.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@babel/plugin-syntax-import-attributes"
  dependency-version: 7.29.7
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@eslint-community/eslint-utils"
  dependency-version: 4.10.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: js-yaml
  dependency-version: 3.15.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@jest/console"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/core"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/diff-sequences"
  dependency-version: 30.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/environment"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/expect"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/expect-utils"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/fake-timers"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/get-type"
  dependency-version: 30.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/globals"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/pattern"
  dependency-version: 30.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/reporters"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/schemas"
  dependency-version: 30.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/snapshot-utils"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/source-map"
  dependency-version: 30.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/test-result"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/test-sequencer"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/transform"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jest/types"
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@jridgewell/sourcemap-codec"
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@secretlint/config-creator"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/config-loader"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/core"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/formatter"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/node"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/profiler"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/resolver"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/source-creator"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/types"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@secretlint/walker"
  dependency-version: 13.0.5
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@types/estree"
  dependency-version: 1.0.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/project-service"
  dependency-version: 8.69.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/scope-manager"
  dependency-version: 8.69.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/tsconfig-utils"
  dependency-version: 8.69.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/type-utils"
  dependency-version: 8.69.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/types"
  dependency-version: 8.69.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/typescript-estree"
  dependency-version: 8.69.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/utils"
  dependency-version: 8.69.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@typescript-eslint/visitor-keys"
  dependency-version: 8.69.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: "@ungap/structured-clone"
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: acorn
  dependency-version: 8.18.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: babel-jest
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: babel-plugin-istanbul
  dependency-version: 8.0.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: security-updates
- dependency-name: babel-plugin-jest-hoist
  dependency-version: 30.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: babel-preset-jest
  dependency-version: 30.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: baseline-browser-mapping
  dependency-version: 2.11.21
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: browserslist
  dependency-version: 4.28.9
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: caniuse-lite
  dependency-version: 1.0.30001810
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: electron-to-chromium
  dependency-version: 1.5.422
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: es-iterator-helpers
  dependency-version: 1.4.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: es-object-atoms
  dependency-version: 1.1.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: es-to-primitive
  dependency-version: 1.3.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: es-toolkit
  dependency-version: 1.52.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: expect
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: fast-uri
  dependency-version: 3.1.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: flatted
  dependency-version: 3.4.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: function.prototype.name
  dependency-version: 1.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: get-east-asian-width
  dependency-version: 1.6.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: security-updates
- dependency-name: hasown
  dependency-version: 2.0.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: is-core-module
  dependency-version: 2.16.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: jest-changed-files
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-circus
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-cli
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-config
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-diff
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-docblock
  dependency-version: 30.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-each
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-environment-node
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-haste-map
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-leak-detector
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-matcher-utils
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-message-util
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-mock
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-regex-util
  dependency-version: 30.5.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-resolve
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-resolve-dependencies
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-runner
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-runtime
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-snapshot
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-util
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-validate
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-watcher
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: jest-worker
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: node-releases
  dependency-version: 2.0.54
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: own-keys
  dependency-version: 1.0.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: p-map
  dependency-version: 7.0.7
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: pretty-format
  dependency-version: 30.5.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: side-channel
  dependency-version: 1.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: string.prototype.matchall
  dependency-version: 4.1.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: string.prototype.trim
  dependency-version: 1.2.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: string.prototype.trimend
  dependency-version: 1.0.10
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: test-exclude
  dependency-version: 7.0.2
  dependency-type: indirect
  update-type: version-update:semver-major
  dependency-group: security-updates
- dependency-name: tinyglobby
  dependency-version: 0.2.17
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: typed-array-length
  dependency-version: 1.0.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: update-browserslist-db
  dependency-version: 1.3.2
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
- dependency-name: which-typed-array
  dependency-version: 1.1.22
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: ws
  dependency-version: 8.21.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: security-updates
- dependency-name: zod
  dependency-version: 4.5.4
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: security-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
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.

1 participant