Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Bump the npm group with 33 updates#87

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-423d73c953
Jun 6, 2025
Merged

Bump the npm group with 33 updates#87
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-423d73c953

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 6, 2025

Bumps the npm group with 33 updates:

Package From To
eslint-import-resolver-typescript 4.4.2 4.4.3
@vitest/coverage-v8 3.2.1 3.2.2
@vitest/ui 3.2.1 3.2.2
vitest 3.2.1 3.2.2
@types/node 22.15.29 22.15.30
aws-cdk 2.1017.1 2.1018.0
@unrs/resolver-binding-darwin-arm64 1.7.9 1.7.11
@unrs/resolver-binding-darwin-x64 1.7.9 1.7.11
@unrs/resolver-binding-freebsd-x64 1.7.9 1.7.11
@unrs/resolver-binding-linux-arm-gnueabihf 1.7.9 1.7.11
@unrs/resolver-binding-linux-arm-musleabihf 1.7.9 1.7.11
@unrs/resolver-binding-linux-arm64-gnu 1.7.9 1.7.11
@unrs/resolver-binding-linux-arm64-musl 1.7.9 1.7.11
@unrs/resolver-binding-linux-ppc64-gnu 1.7.9 1.7.11
@unrs/resolver-binding-linux-riscv64-gnu 1.7.9 1.7.11
@unrs/resolver-binding-linux-riscv64-musl 1.7.9 1.7.11
@unrs/resolver-binding-linux-s390x-gnu 1.7.9 1.7.11
@unrs/resolver-binding-linux-x64-gnu 1.7.9 1.7.11
@unrs/resolver-binding-linux-x64-musl 1.7.9 1.7.11
@unrs/resolver-binding-wasm32-wasi 1.7.9 1.7.11
@unrs/resolver-binding-win32-arm64-msvc 1.7.9 1.7.11
@unrs/resolver-binding-win32-ia32-msvc 1.7.9 1.7.11
@unrs/resolver-binding-win32-x64-msvc 1.7.9 1.7.11
@vitest/expect 3.2.1 3.2.2
@vitest/mocker 3.2.1 3.2.2
@vitest/pretty-format 3.2.1 3.2.2
@vitest/runner 3.2.1 3.2.2
@vitest/snapshot 3.2.1 3.2.2
@vitest/spy 3.2.1 3.2.2
@vitest/utils 3.2.1 3.2.2
eslint-import-context 0.1.6 0.1.8
unrs-resolver 1.7.9 1.7.11
vite-node 3.2.1 3.2.2

Updates eslint-import-resolver-typescript from 4.4.2 to 4.4.3

Release notes

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

v4.4.3

Patch Changes

Changelog

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

4.4.3

Patch Changes

Commits

Updates @vitest/coverage-v8 from 3.2.1 to 3.2.2

Release notes

Sourced from @​vitest/coverage-v8's releases.

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/ui from 3.2.1 to 3.2.2

Release notes

Sourced from @​vitest/ui's releases.

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates vitest from 3.2.1 to 3.2.2

Release notes

Sourced from vitest's releases.

v3.2.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 7ddcd33 chore: release v3.2.2
  • 33f7120 Revert "fix(browser): optimize build output and always prebundle vitest"
  • 00a3916 fix(browser): optimize build output and always prebundle vitest
  • 142c735 fix(browser): calculate prepare time from createTesters call on the main th...
  • c8d6264 feat: support rolldown-vite (#7509)
  • 6db9f52 fix(reporter): allow dot reporter to work in non interactive terminals (#7994)
  • See full diff in compare view

Updates @types/node from 22.15.29 to 22.15.30

Commits

Updates aws-cdk from 2.1017.1 to 2.1018.0

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1018.0

2.1018.0 (2025-06-05)

Features

Bug Fixes

  • cli: update cdk-from-cfn to fix a number of cdk migrate bugs (#569) (a1ef4fc)
  • toolkit-lib: refactor feature is not marked as unstable (#563) (c2f7af8)
  • toolkit-lib: new mappingSource option to replace multiple mutual exclusive options in the refactor API (#559) (49699d8)
Commits
  • e629e30 chore(cli): type currentAction as CliAction (#571)
  • 3b7ef94 chore: new lint rule jsdoc/require-hyphen-before-param-description (#572)
  • a1ef4fc fix(cli): update cdk-from-cfn to fix a number of cdk migrate bugs (#569)
  • 1f9a19e chore: fix typo (#566)
  • 554d2c9 feat: drop support for Node.js 14 and 16 (#565)
  • 49699d8 fix(toolkit-lib): new mappingSource option to replace multiple mutual exclu...
  • c2f7af8 fix(toolkit-lib): refactor feature is not marked as unstable (#563)
  • ad4ab4d chore(deps): upgrade dependencies (#562)
  • See full diff in compare view

Updates @unrs/resolver-binding-darwin-arm64 from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-darwin-arm64's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-darwin-arm64's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-darwin-x64 from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-darwin-x64's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-darwin-x64's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-freebsd-x64 from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-freebsd-x64's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-freebsd-x64's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-linux-arm-gnueabihf from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-linux-arm-gnueabihf's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-linux-arm-gnueabihf's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-linux-arm-musleabihf from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-linux-arm-musleabihf's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-linux-arm-musleabihf's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-linux-arm64-gnu from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-linux-arm64-gnu's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-linux-arm64-gnu's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-linux-arm64-musl from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-linux-arm64-musl's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-linux-arm64-musl's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-linux-ppc64-gnu from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-linux-ppc64-gnu's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-linux-ppc64-gnu's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-linux-riscv64-gnu from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-linux-riscv64-gnu's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-linux-riscv64-gnu's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-linux-riscv64-musl from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-linux-riscv64-musl's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-linux-riscv64-musl's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Updates @unrs/resolver-binding-linux-s390x-gnu from 1.7.9 to 1.7.11

Release notes

Sourced from @​unrs/resolver-binding-linux-s390x-gnu's releases.

v1.7.11

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

Full Changelog: unrs/unrs-resolver@v1.7.10...v1.7.11

v1.7.10

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)

Full Changelog: unrs/unrs-resolver@v1.7.9...v1.7.10

Changelog

Sourced from @​unrs/resolver-binding-linux-s390x-gnu's changelog.

1.7.11 - 2025-06-05

Bug Fixes

  • remove invalid file cache due to extension alias (#136)

1.7.10 - 2025-06-05

Bug Fixes

  • Revert "fix: custom condition_names should take higher priority than target in package.json (#115)" (#131)

Other

  • chore: bump napi v3.0.0-beta.7 (#133)
Commits

Bumps the npm group with 33 updates:

| Package | From | To |
| --- | --- | --- |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.4.2` | `4.4.3` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.1` | `3.2.2` |
| [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) | `3.2.1` | `3.2.2` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.1` | `3.2.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.29` | `22.15.30` |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1017.1` | `2.1018.0` |
| [@unrs/resolver-binding-darwin-arm64](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-darwin-x64](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-freebsd-x64](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-arm-gnueabihf](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-arm-musleabihf](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-arm64-gnu](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-arm64-musl](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-ppc64-gnu](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-riscv64-gnu](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-riscv64-musl](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-s390x-gnu](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-x64-gnu](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-linux-x64-musl](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-wasm32-wasi](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-win32-arm64-msvc](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-win32-ia32-msvc](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@unrs/resolver-binding-win32-x64-msvc](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `3.2.1` | `3.2.2` |
| [@vitest/mocker](https://github.com/vitest-dev/vitest/tree/HEAD/packages/mocker) | `3.2.1` | `3.2.2` |
| [@vitest/pretty-format](https://github.com/vitest-dev/vitest/tree/HEAD/packages/pretty-format) | `3.2.1` | `3.2.2` |
| [@vitest/runner](https://github.com/vitest-dev/vitest/tree/HEAD/packages/runner) | `3.2.1` | `3.2.2` |
| [@vitest/snapshot](https://github.com/vitest-dev/vitest/tree/HEAD/packages/snapshot) | `3.2.1` | `3.2.2` |
| [@vitest/spy](https://github.com/vitest-dev/vitest/tree/HEAD/packages/spy) | `3.2.1` | `3.2.2` |
| [@vitest/utils](https://github.com/vitest-dev/vitest/tree/HEAD/packages/utils) | `3.2.1` | `3.2.2` |
| [eslint-import-context](https://github.com/un-ts/eslint-import-context) | `0.1.6` | `0.1.8` |
| [unrs-resolver](https://github.com/unrs/unrs-resolver) | `1.7.9` | `1.7.11` |
| [vite-node](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vite-node) | `3.2.1` | `3.2.2` |


Updates `eslint-import-resolver-typescript` from 4.4.2 to 4.4.3
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v4.4.2...v4.4.3)

Updates `@vitest/coverage-v8` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/coverage-v8)

Updates `@vitest/ui` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/ui)

Updates `vitest` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/vitest)

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

Updates `aws-cdk` from 2.1017.1 to 2.1018.0
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1018.0/packages/aws-cdk)

Updates `@unrs/resolver-binding-darwin-arm64` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-darwin-x64` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-freebsd-x64` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-arm-gnueabihf` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-arm-musleabihf` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-arm64-gnu` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-arm64-musl` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-ppc64-gnu` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-riscv64-gnu` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-riscv64-musl` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-s390x-gnu` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-x64-gnu` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-linux-x64-musl` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-wasm32-wasi` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-win32-arm64-msvc` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-win32-ia32-msvc` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@unrs/resolver-binding-win32-x64-msvc` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `@vitest/expect` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/expect)

Updates `@vitest/mocker` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/mocker)

Updates `@vitest/pretty-format` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/pretty-format)

Updates `@vitest/runner` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/runner)

Updates `@vitest/snapshot` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/snapshot)

Updates `@vitest/spy` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/spy)

Updates `@vitest/utils` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/utils)

Updates `eslint-import-context` from 0.1.6 to 0.1.8
- [Release notes](https://github.com/un-ts/eslint-import-context/releases)
- [Changelog](https://github.com/un-ts/eslint-import-context/blob/main/CHANGELOG.md)
- [Commits](un-ts/eslint-import-context@v0.1.6...v0.1.8)

Updates `unrs-resolver` from 1.7.9 to 1.7.11
- [Release notes](https://github.com/unrs/unrs-resolver/releases)
- [Changelog](https://github.com/unrs/unrs-resolver/blob/main/CHANGELOG.md)
- [Commits](unrs/unrs-resolver@v1.7.9...v1.7.11)

Updates `vite-node` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.2.2/packages/vite-node)

---
updated-dependencies:
- dependency-name: eslint-import-resolver-typescript
  dependency-version: 4.4.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 3.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/ui"
  dependency-version: 3.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vitest
  dependency-version: 3.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@types/node"
  dependency-version: 22.15.30
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: aws-cdk
  dependency-version: 2.1018.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-darwin-arm64"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-darwin-x64"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-freebsd-x64"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-arm-gnueabihf"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-arm-musleabihf"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-arm64-gnu"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-arm64-musl"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-ppc64-gnu"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-riscv64-gnu"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-riscv64-musl"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-s390x-gnu"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-x64-gnu"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-linux-x64-musl"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-wasm32-wasi"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-win32-arm64-msvc"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-win32-ia32-msvc"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@unrs/resolver-binding-win32-x64-msvc"
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/expect"
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/mocker"
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/pretty-format"
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/runner"
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/snapshot"
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/spy"
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: "@vitest/utils"
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: eslint-import-context
  dependency-version: 0.1.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: unrs-resolver
  dependency-version: 1.7.11
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
- dependency-name: vite-node
  dependency-version: 3.2.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot assigned poad Jun 6, 2025
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 6, 2025
@amazon-q-developer
Copy link
Copy Markdown

⏳ I'm reviewing this pull request for security vulnerabilities and code quality issues. I'll provide an update when I'm done

@github-actions github-actions Bot enabled auto-merge (squash) June 6, 2025 02:16
@amazon-q-developer
Copy link
Copy Markdown

✅ I finished the code review, and didn't find any security or code quality issues.

@github-actions github-actions Bot merged commit 1f4de4c into main Jun 6, 2025
4 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/npm-423d73c953 branch June 6, 2025 02:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant